open-multi-agent-canvas

CopilotKit/open-multi-agent-canvas
★ 476 stars TypeScript AI/LLM Updated 3mo ago
The open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "open-multi-agent-can": {
      "command": "npx",
      "args": [
        "-y",
        "CopilotKit/open-multi-agent-canvas"
      ]
    }
  }
}

Topics

ai-agentscopilotkitmcp-clientmulti-agentopen-canvaspythontypescript