Agentic IDE with Cascade. Remote MCP servers are configured with serverUrl in mcp_config.json.
IDENote the field name: serverUrl, not url. Windsurf also supports ${env:PITCHPACE_AGENT_KEY} interpolation if you prefer the key in your environment.
{
"mcpServers": {
"pitchpace": {
"serverUrl": "https://<tenant>.pitchpace.app/api/agent/mcp",
"headers": { "Authorization": "Bearer ppag_<key-id>.<secret>" }
}
}
}Windsurf Settings → Cascade → MCP servers → Refresh.
Cascade’s MCP panel shows pitchpace with its tools after a refresh. Try the first prompt below.
Writes are opt-in: set_occupancy exists only on keys with occupancy:write, and what it writes lowers your public availability immediately — start read-only if you are unsure.