Skip to content

Agent-Native Dispatch for Grok

io.github.builderio/agent-native-dispatch

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

client:Grok transport:streamable-http

Install Agent-Native Dispatch in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Agent-Native Dispatch in other clients