Skip to content
Windsurf

agent infra mcp for Windsurf

io.github.lulzasaur9192/agent-infra-mcp

18 tools: agent memory, API drift detection, and HMAC-signed trust receipts

client:Windsurf transport:stdio runtime:npm

Install agent infra 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-infra-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@lulzasaur9192/agent-infra-mcp"
      ],
      "env": {
        "AGENT_MEMORY_API_KEY": "<AGENT_MEMORY_API_KEY>",
        "AGENT_DRIFT_API_KEY": "<AGENT_DRIFT_API_KEY>",
        "TRUST_RECEIPT_API_KEY": "<TRUST_RECEIPT_API_KEY>"
      }
    }
  }
}

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

agent infra mcp in other clients