api
0
This project is an MCP Server designed for handling multi-agent conversation protocols, auto-generated using AG2's MCP builder. It provides a robust infrastructure with configurable options and supports various transport modes through Python integration.
ruff
For code linting and formatting
mypy
For static type checking
pytest
For testing
bandit
For static analysis
Hatch
Used to build and publish projects