Skip to content
Claude Desktop

DDG Agent Services for Claude Desktop

io.github.daedalusdevelopmentgroup/ddg-agent-services-mcp

Pay-per-call x402 gateway: agent tools, OpenAI-compatible LLM, market data, RPC, security audits.

client:Claude Desktop transport:streamable-http runtime:pypi tools:54

Install DDG Agent Services in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ddg-agent-services-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.daedalusdevelopmentgroup.com/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

What Claude Desktop can do once it is connected

All 54 tools →

DDG Agent Services in other clients