PitchDeck Auto for Zed
io.github.evozim/pitchdeck-auto
Interactive sales pitch deck structure generator.
client:Zed
transport:sse
Install PitchDeck Auto in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pitchdeck-auto": {
"url": "https://pitchdeck-auto-mcp.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs