Skip to content
VS Code

Agent-Native Dispatch for VS Code

io.github.builderio/agent-native-dispatch

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

client:VS Code transport:streamable-http

Install Agent-Native Dispatch in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Agent-Native Dispatch in other clients