SaturnZap for Windsurf
io.github.lqwdtech/saturnzap
Non-custodial Bitcoin Lightning (LDK) wallet for AI agents — pays L402 APIs from CLI or MCP.
client:Windsurf
transport:stdio
runtime:pypi
Install SaturnZap in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"saturnzap": {
"command": "uvx",
"args": [
"saturnzap"
],
"env": {
"SZ_PASSPHRASE": "<SZ_PASSPHRASE>",
"SZ_MCP_MAX_SPEND_SATS": "<SZ_MCP_MAX_SPEND_SATS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs