Skip to content
Windsurf

Arcaeon Adapter for Windsurf

io.arcaeon/adapter

MCP stdio proxy that logs the tool-call seam to the ledger without the agent's cooperation

client:Windsurf transport:stdio runtime:pypi

Install Arcaeon Adapter in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "adapter": {
      "command": "uvx",
      "args": [
        "arcaeon-adapter"
      ]
    }
  }
}

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

Arcaeon Adapter in other clients