Skip to content
Cline

agent services mcp for Cline

io.github.gareth1953/agent-services-mcp

MCP server: x402-paid & free tools for AI agents — provenance, quality scoring, action audit.

client:Cline transport:stdio runtime:npm

Install agent services 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": {
    "agent-services-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-services-mcp"
      ],
      "env": {
        "PROVENANCE_URL": "<PROVENANCE_URL>",
        "QUALITY_GATE_URL": "<QUALITY_GATE_URL>",
        "AUDIT_URL": "<AUDIT_URL>"
      }
    }
  }
}

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

agent services mcp in other clients