OpenPitch for Zed
io.github.avierovich/openpitch
Open, sourced, confidence-scored intelligence on AI startups - a free PitchBook alternative.
client:Zed
transport:stdio
runtime:pypi
Install OpenPitch in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"openpitch": {
"command": "uvx",
"args": [
"openpitch-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs