callfire-api-documentation
This project is a Multi-Agent Conversation Protocol server auto-generated using an OpenAPI specification. It includes development tools for static analysis, testing, and supports configurations through environment variables, making it flexible for various transport modes.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server auto-generated using AG2's MCP builder. It is based on the OpenAPI URL provided in the documentation. Key features include its compatibility with Python 3.9+, pip
, and uv
for installations. The project utilizes ruff
for linting and formatting, mypy
for static type checking, and pytest
for testing. Development involves pre-configured scripts for linting, formatting, static analysis, and testing. The server supports different transport modes and can be configured using environment variables. Building and publishing are managed using Hatch.