Skip to content
Cline

Agent Contract Proof for Cline

dev.workers.mattskowronis.agent-contract-proof/verify-agent-contract

Verify an agent's advertised route, price, payment details, and schemas against its live endpoint.

client:Cline transport:streamable-http tools:1

Install Agent Contract Proof 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": {
    "verify-agent-contract": {
      "url": "https://agent-contract-proof.mattskowronis.workers.dev/mcp"
    }
  }
}

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

What Cline can do once it is connected

Agent Contract Proof in other clients