noosh-api-application

noosh-api-application

0

The project is an MCP Server developed for multi-agent conversations, created using AG2's MCP builder with OpenAPI specifications. It is designed for ease of installation, development, testing, and is configurable through environment variables and JSON files.

MCP Server

This project is an MCP (Multi-Agent Conversation Protocol) Server generated using AG2's MCP builder with the OpenAPI specification for noosh.com. It requires Python 3.9+, pip, and uv. The server supports different transport modes and can be configured using environment variables or JSON configuration files. Development tools include ruff for linting, mypy for static analysis, and pytest for testing, with pre-commit hooks to maintain code quality.