MCP-agent Compatibility Matrix
8,492 · Updated 6mo ago
| Client | Status | Notes |
|---|---|---|
| Claude Desktopsetup ↗ | ✅ Supported | Framework for building agents over MCP |
| Cursor | ⚠️ Community | |
| VS Code | ⚠️ Community | |
| Codex | ❓ Unknown | |
| Windsurf | ❓ Unknown |
Last verified: 2026-08-06 · Not yet human-reviewed — treat as community-sourced.
Setup by client
Claude Desktop
- Install: `pip install mcp-agent`
- Write an agent that loads MCP servers through the framework, then run it from your terminal
- It is a Python framework — integrate it into your own app rather than configuring it as a stdio server
Known issues & workarounds
⚠︎ Not a drop-in server
mcp-agent is for building agents, not for exposing tools. Use it together with server frameworks for a full stack.
Topics
agentsaiai-agentsllmllmsmcpmodel-context-protocolpython