mcpbeat Sign in

Agent-Native Dispatch MCP Server

answering

Agent-Native Dispatch is answering right now. Last checked 4 min ago. Last commit 10 Sep 2026.

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

Uptime history 16 hours of history
16 hours agonow
100.0%
Uptime 24h
59 of 59 checks
Tools
hidden behind auth
1432 ms
Response time
average over 24h
4700
Stars
last commit 10 Sep 2026

Nothing serious here today

Today is the operative word: we check Agent-Native Dispatch every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add agent-native-dispatch --transport http https://dispatch.agent-native.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-native-dispatch": {
      "url": "https://dispatch.agent-native.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-native-dispatch]
url = "https://dispatch.agent-native.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agent-native-dispatch": {
      "url": "https://dispatch.agent-native.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-native-dispatch": {
      "url": "https://dispatch.agent-native.com/mcp"
    }
  }
}

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Endpoints

URLTransportStateLatencyChecked
https://dispatch.agent-native.com/mcp streamable-http needs key 518 ms 4 min ago

Alternatives to Agent-Native Dispatch

same job, measured the same way
Consentgate MCP
by jessepetersondev

Gate AI agent actions behind a consent policy with human approval via Telegram. Fail-closed.

16 installs/wk local only
Slack
by aaronsb

Read and write Slack with session tokens — no OAuth, no bot, no admin approval.

175 installs/wk local only
Chamade
by chamade

Voice and chat for AI agents — Discord, Teams, Meet, Slack, Zoom, Telegram, WhatsApp, NC Talk, SIP

176 installs/wk answering
Cursor Chat Bridge
by udah1

Drive the Cursor agent from Telegram, Discord, or GitHub — with images and voice notes.

51 installs/wk local only
Cavyro
by cavyro

Telegram-native CRM for agents: contacts, deals, pipelines, campaigns, docs and reports.

answering
Agent-Native Brain
by builderio

Cited company knowledge from Slack, meetings, transcripts, and decisions

answering
Omni MCP Server
by bitofacoder

All-in-one MCP server: GitHub, Git, Slack, web fetch, memory, and filesystem. Agent Mode opt-in.

41 installs/wk local only
Oracle H
by tponscr-debug

Human approval gate for AI agents. Critical actions approved or rejected by a human via Telegram.

10 installs/wk local only

Agent-Native Dispatch — questions

Answers built from our own checks of this server.

Why is there no tool list for Agent-Native Dispatch?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Agent-Native Dispatch working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 59 of 59 checks got a reply (100.0%), average response time 1432 ms. The bar chart above shows every period we have measured.
How do I connect Agent-Native Dispatch?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Agent-Native Dispatch?
No API key is involved. Agent-Native Dispatch answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Agent-Native Dispatch?
It answers our handshake in 1432 ms on average, which is faster than 2% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Agent-Native Dispatch open source?
We cannot say that it is: written in TypeScript, 4 700 stars on GitHub and 12 open issues, but no licence is declared, and without one the code is not open source by default.