Quickgo for Zed
io.github.pipeworx-io/quickgo
QuickGO (EBI) MCP — Gene Ontology browser.
client:Zed
transport:streamable-http
Install Quickgo in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"quickgo": {
"url": "https://gateway.pipeworx.io/quickgo/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs