here-tracking
This is an MCP Server for the Multi-Agent Conversation Protocol, automatically generated from an OpenAPI specification. It can be run in various transport modes, and includes tools for development and testing.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server designed with an OpenAPI URL. Key features include automatic generation using AG2's MCP builder and support for different transport modes such as stdio and sse. The server can be configured with JSON files and environment variables for security and customization. The project uses Python 3.9+, and includes utilities for development such as ruff
for linting and formatting, mypy
for static analysis, and pytest
for testing. It supports pre-commit hooks, building, and publishing with Hatch.