gud api mcp for Zed
io.github.gudlab/gud-api-mcp
AI agents create, run, and save API requests as Gud API collections in your project.
client:Zed
transport:stdio
runtime:npm
Install gud api mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gud-api-mcp": {
"command": "npx",
"args": [
"-y",
"@gudlab/gud-api-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs