Skip to content
Claude Desktop

uagents for Claude Desktop

io.github.doc2mcp/uagents

MCP server for uagents documentation, generated by doc2mcp.

client:Claude Desktop transport:streamable-http

Install uagents in Claude Desktop

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

{
  "mcpServers": {
    "uagents": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://doc2mcp.site/api/mcp/52d6b035-f43d-409a-abcb-affb352eee63/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

uagents in other clients