acdoyle for Claude Desktop
io.github.granetb-acdoyle/acdoyle
Agent-to-agent gateway routing tasks to Sherlock, Watson, or Moriarty for one decisive answer.
client:Claude Desktop
transport:streamable-http
tools:2
Install acdoyle in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"acdoyle": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://acdoyle.dev/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs