gapbase mcp for Zed
io.github.thevibepreneur/gapbase-mcp
Search 474 validated startup gaps by industry, role, or keyword. Works offline.
client:Zed
transport:stdio
runtime:npm
Install gapbase mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gapbase-mcp": {
"command": "npx",
"args": [
"-y",
"gapbase-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs