agentcash for Windsurf
io.github.merit-systems/agentcash
Generic MCP server for calling x402-protected APIs with automatic payment handling
client:Windsurf
transport:stdio
runtime:npm
Install agentcash in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agentcash": {
"command": "npx",
"args": [
"-y",
"agentcash"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs