growth-services

growth-services

0

This project is a Multi-Agent Conversation Protocol (MCP) Server created using AG2's MCP builder. It supports multiple transport modes and is configurable via environment variables. The server is designed to be compatible with various development workflows, utilizing tools like `ruff` and `pytest`.

MCP Server

  • A Multi-Agent Conversation Protocol Server auto-generated via AG2's MCP builder.
  • It provides support for running different transport modes such as stdio and sse.
  • The server configuration can be managed using environment variables.
  • Prerequisites include Python 3.9+ and pip.
  • Development tools include ruff, mypy, and pytest for linting, static analysis, and testing respectively.
  • Builds and publishes are handled by Hatch.