firstdollar for Windsurf
io.github.lisamaraventano-spine/firstdollar
An MCP that teaches AI agents to use the wallets they already have. Teacher, not butler.
client:Windsurf
transport:stdio
runtime:npm
Install firstdollar in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"firstdollar": {
"command": "npx",
"args": [
"-y",
"firstdollar"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs