contact-center-ai-platform-api
0
The project is an MCP Server, focusing on facilitating multi-agent conversations using a specific OpenAPI URL. It provides a comprehensive setup for development, testing, and deployment, making use of tools like Python and Hatch.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server created for a specified OpenAPI URL. It includes features for installation, development, running tests, and server configuration. Key tools include Python 3.9+, ruff
for linting, mypy
for static type checking, pytest
for testing, and hatch
for building and publishing. The server supports different transport modes and configuration via environment variables. Use pre-commit hooks and scripts for efficient setup and maintenance.