cloud-tool-results-api
0
This project is a Multi-Agent Conversation Protocol Server generated using an MCP builder. It supports various configurations and can be run in multiple transport modes. Development tools like `ruff`, `mypy`, and `pytest` are used for maintaining code quality.
Overview
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server for the specified OpenAPI URL, auto-generated using AG2's MCP builder.
Prerequisites
- Python 3.9+
- pip and uv
Development
- Utilizes
ruff
for linting,mypy
for static type checking, andpytest
for testing. - Pre-commit hooks are available for maintaining code quality.
Running the Server
The server supports different transport modes and is configurable via environment variables.
Building and Publishing
Use Hatch for building and publishing the project.