AI-first IDE built on VS Code. A project-level mcp.json makes the PitchPace tools available to its agent.
IDEProject-level: .cursor/mcp.json in the repo. Global: ~/.cursor/mcp.json. Keep project-level files with real keys out of version control.
{
"mcpServers": {
"pitchpace": {
"url": "https://<tenant>.pitchpace.app/api/agent/mcp",
"headers": { "Authorization": "Bearer ppag_<key-id>.<secret>" }
}
}
}Cursor Settings → MCP — pitchpace should list its tools with a green status.
Cursor Settings → MCP shows pitchpace with its five tools. In Agent chat, 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.