Skip to content
Windsurf

XAPS MCP Server for Windsurf

io.github.apmc1/xaps

Pre-execution audit for autonomous agents. Independent receipt before irreversible actions.

client:Windsurf transport:stdio runtime:pypi

Install XAPS MCP Server 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": {
    "xaps": {
      "command": "uvx",
      "args": [
        "xaps-sdk"
      ],
      "env": {
        "XAPS_AGENT_KEY": "<XAPS_AGENT_KEY>",
        "XAPS_API_URL": "<XAPS_API_URL>"
      }
    }
  }
}

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

XAPS MCP Server in other clients