flatcash for Windsurf
io.github.flat-cash/flatcash
Earn FLAT tokens (CPI-pegged stablecoin) by completing bounties. No wallet required.
client:Windsurf
transport:stdio
runtime:npm
Install flatcash in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"flatcash": {
"command": "npx",
"args": [
"-y",
"flatcash-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs