Open-source terminal agent that works with 75+ models. Remote MCP servers with custom headers.
TerminalOpen sourceProject-level: opencode.json in the repo. Global: ~/.config/opencode/opencode.json.
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"pitchpace": {
"type": "remote",
"url": "https://<tenant>.pitchpace.app/api/agent/mcp",
"enabled": true,
"headers": { "Authorization": "Bearer ppag_<key-id>.<secret>" }
}
}
}The PitchPace tools load on the next session.
Start opencode and try the first prompt below — the pitchpace tools should be callable.
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.