mcpbeat Sign in

acdoyle MCP Server

by granetb-acdoyle Your server? Claim it
answering

acdoyle is answering right now. Last checked 1 min ago. It exposes 2 tools. Last commit 14 Sep 2026.

Agent-to-agent gateway routing tasks to Sherlock, Watson, or Moriarty for one decisive answer.

Uptime history 10 days of history · worst day 3%
10 days agonow
32.6%
Uptime 24h
30 of 92 checks
2
Tools
read from the server
318 ms
Response time
average over 24h
0
Stars
last commit 14 Sep 2026

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 11 September 2026. No other catalogue keeps this.

11 Sep a tool appeared acdoyle_dispatch_x402

acdoyle does not always answer

Over the last week it answered 37.5% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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 1 min ago.

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

Available tools 2

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

acdoyle
acdoyle_dispatch
Send a task to acdoyle, an agent-to-agent gateway. acdoyle routes the task to one of three specialist personas (Sherlock: general decisive research/recommendation; Watson: budget execution and allocation, currently simulated; Moriarty: monetization/opportunity advice) and returns one confident, non-hedged answer. Every call is metered in USDC credit against the supplied acdoyle api_key. Get an api_key and top up credit at https://acdoyle.dev.
acdoyle_dispatch_x402
Send a task to acdoyle, an agent-to-agent gateway, with no pre-issued api_key required. acdoyle routes the task to one of three specialist personas (Sherlock: general decisive research/recommendation; Watson: budget execution and allocation, currently simulated; Moriarty: monetization/opportunity advice) and returns one confident, non-hedged answer. This call is gated by the x402 payment protocol instead of a metered api_key: the underlying HTTP request may come back as an HTTP 402 with a payment-required challenge (price, network, and payment details) instead of a result. If that happens, this tool returns isError: true with the 402 challenge details in its content — the MCP client's own HTTP layer (or the calling agent) must complete the x402 payment (sign and attach the payment header) and retry the call for it to succeed. Currently Base Sepolia testnet only.

Endpoints

URLTransportStateLatencyChecked
https://acdoyle.dev/api/mcp streamable-http answering 386 ms 1 min ago

Alternatives to acdoyle

same job, measured the same way
asfo
by granetb-asfo

Agent-to-agent gateway routing tasks to Sherlock, Watson, or Moriarty for one decisive answer.

2 tools answering
Qodercli MCP
by cantbeblank96

MCP server mode for Qoder CLI — delegate coding tasks to local Qoder agents from any MCP client.

105 installs/wk local only
Pokes
by pokes

Poke your human for approvals and decisions during agent sessions — answered with one phone tap.

answering
Bilg
by bilgai

Shared memory for coding agents and their teams: docs, epics, tasks and decisions over MCP.

answering
git-a2a
by neprel

Git module dependencies and owning-agent routing for coding agents

76 installs/wk local only
Sub Agents MCP
by shinpr

MCP server for delegating tasks to specialized AI sub-agents across coding tools

217 installs/wk local only
Agent MCP Gateway
by roddutra

On-demand tool discovery for all your MCPs and per-subagent MCP controls to preserve context window.

165 installs/wk local only
Callable
by ccstt-dev

API for AI agents to delegate tasks to real humans.

3 tools answering

acdoyle — questions

Answers built from our own checks of this server.

What can acdoyle do?
It exposes 2 tools, read directly from the server on our last check. Among them: acdoyle_dispatch, acdoyle_dispatch_x402. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is acdoyle working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 30 of 92 checks got a reply (32.6%), average response time 318 ms. The bar chart above shows every period we have measured.
How do I connect acdoyle?
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.
Does acdoyle need an API key?
No. acdoyle completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is acdoyle?
It answers our handshake in 318 ms on average, which is faster than 48% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is acdoyle open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.