ccs for Claude Desktop
io.github.correctover/ccs
Runtime verification MCP server: fail-closed checks for agent tool calls, signed evidence receipts.
client:Claude Desktop
transport:stdio
runtime:npm
Install ccs in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ccs": {
"command": "npx",
"args": [
"-y",
"ccs-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs