cloud-iot-api

cloud-iot-api

0

This project is an MCP server generated using AG2's MCP builder, focusing on facilitating multi-agent conversations through various transport modes. It offers an extensive setup for development, including linting, testing, and static analysis tools.

Overview

This project is an MCP (Multi-Agent Conversation Protocol) Server based on OpenAPI. It supports different transport modes such as stdio and sse. The server configuration can be customized using environment variables. The development environment uses Python 3.9+, and the project utilizes ruff for linting, mypy for static type checking, and pytest for tests. Building and publishing are managed using Hatch.