Skip to content
Windsurf

logicnodes mcp bridge for Windsurf

io.github.cmdenney/logicnodes-mcp-bridge

Signed PII-Shield: redact PII to an EIP-191 attestation, plus x402 pay-per-call agent tools.

client:Windsurf transport:stdio runtime:npm

Install logicnodes mcp bridge 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": {
    "logicnodes-mcp-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "@logicnodez/mcp-bridge"
      ],
      "env": {
        "LOGICNODES_API_KEY": "<LOGICNODES_API_KEY>"
      }
    }
  }
}

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

logicnodes mcp bridge in other clients