Skip to content
Cursor

agent delegation mcp for Cursor

io.github.csoai-org/agent-delegation-mcp

Agent Delegation MCP Server by MEOK AI Labs

client:Cursor transport:streamable-http runtime:pypi

Install agent delegation mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agent-delegation-mcp": {
      "url": "https://api.meok.ai/v1/a2a/delegation"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

agent delegation mcp in other clients