Skip to content
Claude Desktop

gud api mcp for Claude Desktop

io.github.gudlab/gud-api-mcp

AI agents create, run, and save API requests as Gud API collections in your project.

client:Claude Desktop transport:stdio runtime:npm

Install gud api mcp in Claude Desktop

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

{
  "mcpServers": {
    "gud-api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@gudlab/gud-api-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

gud api mcp in other clients