Skip to main content
Deploy single or multi-agent systems as MCP (Model Context Protocol) servers for Claude Desktop, Cursor, and other MCP clients.

Quick Start

1

Install Dependencies

2

Set API Key

3

Create Agent MCP Server

4

Verify

Single Agent as MCP

Expected Output:

Multi-Agent as MCP

Expected Output:

MCP Endpoints

launch() Parameters

Connect MCP Client

Claude Desktop (claude_desktop_config.json):
Cursor (.cursor/mcp.json):

Test MCP Tools

Docker Deployment

app.py:
Dockerfile:
requirements.txt:
Build and run:

Troubleshooting