SPOC for Claude Code
io.github.spoc-app/mcp-bridge
stdio bridge for the SPOC MCP server — for Claude Desktop, Cursor, Zed
client:Claude Code
transport:stdio
runtime:npm
Install SPOC in Claude Code
run in your project directory
claude mcp add mcp-bridge -e SPOC_BEARER=<SPOC_BEARER> -e SPOC_ENDPOINT=<SPOC_ENDPOINT> -e SPOC_EVENTS_ENDPOINT=<SPOC_EVENTS_ENDPOINT> -e SPOC_TIMEOUT_MS=<SPOC_TIMEOUT_MS> -e SPOC_DISABLE_SSE=<SPOC_DISABLE_SSE> -e SPOC_DEBUG=<SPOC_DEBUG> -- npx -y @spocapp/mcp-bridge
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs