mcpbeat Sign in

Logicnodes MCP Bridge MCP Server

local only

Logicnodes MCP Bridge runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 19 Jun 2026.

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

Installs per day peak 13 · avg 6 · +63% w/w
a month agotoday
37
Installs / week
npm · @logicnodez/mcp-bridge
0
Stars
1 open issues
19 Jun 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Logicnodes MCP Bridge every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add logicnodes-mcp-bridge -- npx -y @logicnodez/mcp-bridge
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "logicnodes-mcp-bridge": {
      "args": [
        "-y",
        "@logicnodez/mcp-bridge"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.logicnodes-mcp-bridge]
command = "npx"
args = ["-y", "@logicnodez/mcp-bridge"]
.cursor/mcp.json
{
  "mcpServers": {
    "logicnodes-mcp-bridge": {
      "args": [
        "-y",
        "@logicnodez/mcp-bridge"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "logicnodes-mcp-bridge": {
      "args": [
        "-y",
        "@logicnodez/mcp-bridge"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: LOGICNODES_API_KEY (Optional prepay API key. Not required — x402 pay-per-call is the default.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Logicnodes MCP Bridge

same job, measured the same way
C
Enclave402
by enclave402

Pay-per-call agent tools: Polymarket signals, IPFS pinning, EIP-712 attestations. USDC on Base.

6 tools answering
HiveAttest
by srotzin

Pre-action attestation perimeter for AI agents — 8 primitives, signed C18 receipt per call.

18 tools answering
Signalfuse
by hypeprinter007-stack

11 tools: crypto signals, sentiment, macro regime, arena, search, exec. x402 pay-per-call.

59 installs/wk local only
Agent Web Reader
by charliemorrison

Pay-per-call data tools for AI agents: crypto signal, web reader, SEO audit. x402 USDC on Base.

3 tools answering
C
Agents
by obsmetrics-paygent

Pay-per-call safety guards for AI agents: injection, tool-call, signing, secret, x402-trust.

7 tools answering
Verity MCP
by meloliva14

Fail-closed verify-before-you-act gate for AI agents. Signed receipts. Pay-per-call via x402.

74 installs/wk local only
Sudzikcoin
by sudzikcoin

Pay-per-call x402 tools: crypto market pulse, wallet reputation, token check, endpoint search.

32 installs/wk local only
Agishub
by agishub

AgisHub — 34 pay-per-call tools for AI agents over x402 (USDC on Base). No API key, no signup.

232 installs/wk 34 tools answering

Logicnodes MCP Bridge — questions

Answers built from our own checks of this server.

Why is there no uptime for Logicnodes MCP Bridge?
Logicnodes MCP Bridge runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @logicnodez/mcp-bridge was installed 37 times last week.
How do I connect Logicnodes MCP Bridge?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @logicnodez/mcp-bridge straight from npm; nothing to host, nothing to sign up for.
How many people use Logicnodes MCP Bridge?
The npm package @logicnodez/mcp-bridge was installed 37 times in the last week. Week over week that is +63%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Logicnodes MCP Bridge open source?
Yes — it is published under the MIT licence, written in JavaScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.