mcp server for VS Code
com.pitchcentric/mcp-server
Podcast booking-intelligence MCP server: search shows, match profiles, draft pitches, read replies.
client:VS Code
transport:streamable-http
Install mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://pitchcentric.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs