Skip to content
Windsurf

xap for Windsurf

io.github.omoshola-o/xap

Agent settlement protocol — discover, negotiate, settle, and verify with XAP.

client:Windsurf transport:stdio runtime:npm

Install xap 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": {
    "xap": {
      "command": "npx",
      "args": [
        "-y",
        "@agenticamem/xap-mcp"
      ],
      "env": {
        "XAP_MODE": "<XAP_MODE>",
        "XAP_API_KEY": "<XAP_API_KEY>"
      }
    }
  }
}

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

xap in other clients