Pitch for VS Code
co.trypitch/pitch
Turn URLs, recordings, docs, assets, or ideas into launch films, demo recordings, and decks.
client:VS Code
transport:streamable-http
Install Pitch in VS Code
.vscode/mcp.json
{
"servers": {
"pitch": {
"type": "http",
"url": "https://api.trypitch.co/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs