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
{
"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