Skip to content
Windsurf

agents.u.cash for Windsurf

io.github.uxdevo/agents-u-cash

Non-custodial HTTP-402 crypto payments for AI agents. 79-tool MCP server.

client:Windsurf transport:stdio runtime:oci

Install agents.u.cash in Windsurf

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

{
  "mcpServers": {
    "agents-u-cash": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/udotcash/agents-u-cash-mcp:0.6.18"
      ]
    }
  }
}

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

agents.u.cash in other clients