Skip to content
Windsurf

agentwallet for Windsurf

io.github.hifriendbot/agentwallet

Wallet infrastructure for Ai agents. EVM + Solana. x402 payments. No KYC.

client:Windsurf transport:stdio runtime:npm

Install agentwallet 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": {
    "agentwallet": {
      "command": "npx",
      "args": [
        "-y",
        "agentwallet-mcp"
      ],
      "env": {
        "AGENTWALLET_API_KEY": "<AGENTWALLET_API_KEY>"
      }
    }
  }
}

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

agentwallet in other clients