gravity-api
0
This project is a Multi-Agent Conversation Protocol (MCP) Server designed for interaction through an OpenAPI endpoint. It supports different transport modes and includes tools for development, testing, and deployment.
ruff
For code linting and formatting
mypy
For static type checking
pytest
Used to run tests
bandit` and `semgrep
For static analysis
Hatch
Used to build and publish projects