cloud-identity-api

cloud-identity-api

0

This project is an MCP Server designed for managing multi-agent conversation protocols, using Python to implement features such as linting, testing, and static type checking. It allows for flexible configuration and supports various transport modes.

Overview

This project is an MCP (Multi-Agent Conversation Protocol) Server, auto-generated using AG2's MCP builder. It operates based on a specified OpenAPI URL and utilizes Python 3.9+ to run. Key features include the use of tools like ruff for linting, mypy for static type checking, and pytest for testing. The server supports different transport modes and can be configured with environment variables for flexibility. It also includes scripts for building and publishing using Hatch.