lunge for Zed
io.github.thuupx/lunge
Agent-native API client: execute/test REST/GraphQL/WS/SSE with assertions, extraction, collections
client:Zed
transport:stdio
runtime:npm
Install lunge in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"lunge": {
"command": "npx",
"args": [
"-y",
"lunge-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs