Skip to content
Cline

ccs for Cline

io.github.correctover/ccs

Runtime verification MCP server: fail-closed checks for agent tool calls, signed evidence receipts.

client:Cline transport:stdio runtime:npm

Install ccs in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "ccs": {
      "command": "npx",
      "args": [
        "-y",
        "ccs-mcp-server"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

ccs in other clients