endpoints
0
The project is an MCP Server designed to facilitate multi-agent conversation protocols with support for various transport modes. It is development-friendly with tools for linting, static analysis, and testing.
ruff
For code linting and formatting
mypy
For static type checking
pytest
For testing
Hatch
For project construction and release