gopher for Zed
io.github.courtimusprime/gopher
Lead intelligence layer for AI agents. Discover and enrich B2B prospects from natural language.
client:Zed
transport:stdio
runtime:npm
Install gopher in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gopher": {
"command": "npx",
"args": [
"-y",
"gopher-mcp"
],
"env": {
"GOPHER_API_KEY": "<GOPHER_API_KEY>",
"GOPHER_API_BASE_URL": "<GOPHER_API_BASE_URL>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs