Skip to content
Windsurf

agent services mcp for Windsurf

io.github.gareth1953/agent-services-mcp

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

client:Windsurf transport:stdio runtime:npm

Install agent services mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

agent services mcp in other clients