my-business-account-management-api

my-business-account-management-api

0

This project is a Multi-Agent Conversation Protocol Server that connects using specified OpenAPI standards. It features automated setup and configuration options for developers, utilizing Python and various tools for linting and testing.

MCP Server

This project is an MCP (Multi-Agent Conversation Protocol) Server designed for the specified OpenAPI URL. It was auto-generated using AG2's MCP builder and requires Python 3.9+, pip, and uv for installation. The server supports different transport modes like stdio and sse, and can be configured with various environment variables for security and configuration management. Development tools include ruff for linting/formatting, mypy for static type checking, and pytest for testing. The project uses pre-commit hooks and scripts for static analysis, testing, building, and publishing.