Skip to content
Windsurf

nwc mcp for Windsurf

io.github.llmops-pro/nwc-mcp

Lightning wallet for AI agents via Nostr Wallet Connect (NIP-47): budget caps, confirm, audit log.

client:Windsurf transport:stdio runtime:npm

Install nwc mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "nwc-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "nwc-mcp"
      ],
      "env": {
        "NWC_CONNECTION_STRING": "<NWC_CONNECTION_STRING>",
        "NWC_DAILY_BUDGET_SATS": "<NWC_DAILY_BUDGET_SATS>",
        "NWC_READ_ONLY": "<NWC_READ_ONLY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

nwc mcp in other clients