chrome-policy-api
0
The MCP Server project provides an implementation of the Multi-Agent Conversation Protocol, allowing configuration and interaction through transport modes like stdio and sse. It is designed for easy development and testing, with tools like ruff, mypy, and pytest integrated, and supports building and publishing with Hatch.
ruff
For code linting and formatting
mypy
For static type checking
pytest
Used to run tests
Hatch
For project construction and release