Skip to content
Claude Desktop

agentverse for Claude Desktop

io.github.doc2mcp/agentverse

MCP server for agentverse documentation, generated by doc2mcp.

client:Claude Desktop transport:streamable-http

Install agentverse in Claude Desktop

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

{
  "mcpServers": {
    "agentverse": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://doc2mcp.site/api/mcp/353ba712-2c3b-4699-9c58-0dc4e54ff4eb/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

agentverse in other clients