ContinueOps Public MCP for Claude Desktop
com.continueops/continueops-public
BC/DR & compliance tools: DORA, NIS2, NIST CSF, GDPR, SOC 2, CMMC, CAF, ISO 27001, FCA/PRA.
client:Claude Desktop
transport:streamable-http
tools:7
Install ContinueOps Public MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"continueops-public": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tjcjvxibsrxizwuajypz.supabase.co/functions/v1/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs