Skip to content
Cursor

Agent-Native Dispatch for Cursor

io.github.builderio/agent-native-dispatch

Central Slack/Telegram router with jobs, memory, approvals, and A2A delegation

client:Cursor transport:streamable-http

Install Agent-Native Dispatch in Cursor

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

{
  "mcpServers": {
    "agent-native-dispatch": {
      "url": "https://dispatch.agent-native.com/mcp"
    }
  }
}

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

Agent-Native Dispatch in other clients