← Back to Plugins
MCP Server MCP

io.github.cmdenney/logicnodes-mcp-bridge

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @logicnodez/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@logicnodez/mcp-bridge",
      "version": "1.0.5",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional prepay API key. Not required — x402 pay-per-call is the default.",
          "format": "string",
          "isSecret": true,
          "name": "LOGICNODES_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...