Skip to content
Windsurf

agent wallet mcp for Windsurf

io.github.kaditang/agent-wallet-mcp

Non-custodial Solana MCP: compare yields, buy tokenized US stocks (xStocks) & Ondo USDY. You sign.

client:Windsurf transport:stdio runtime:npm

Install agent wallet mcp 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": {
    "agent-wallet-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@kaditang/agent-wallet-mcp"
      ],
      "env": {
        "SOL_RPC": "<SOL_RPC>"
      }
    }
  }
}

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

agent wallet mcp in other clients