stipend.sh for Windsurf
io.github.graphiker-australia/stipend
Non-custodial USDC wallet on Base with spending limits enforced in code, not in a prompt.
client:Windsurf
transport:stdio
runtime:npm
Install stipend.sh in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"stipend": {
"command": "npx",
"args": [
"-y",
"stipend"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs