Skip to content
Cline

rubric mcp for Cline

io.github.0xsims/rubric-mcp

Attested evidence tools for AI agents: sanctions screening, agent/wallet records, paid via x402.

client:Cline transport:stdio runtime:npm

Install rubric mcp 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "rubric-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@rubric-protocol/mcp-server"
      ],
      "env": {
        "RUBRIC_WALLET_KEY": "<RUBRIC_WALLET_KEY>",
        "RUBRIC_X402_DAILY_LIMIT": "<RUBRIC_X402_DAILY_LIMIT>",
        "RUBRIC_API_KEY": "<RUBRIC_API_KEY>",
        "RUBRIC_MCP_MODULES": "<RUBRIC_MCP_MODULES>"
      }
    }
  }
}

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

rubric mcp in other clients