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