@logicnodez/mcp-bridge
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@logicnodez/mcp-bridgecheck gas oracle on Base"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@logicnodez/mcp-bridge
Connect any MCP-compatible AI agent (Claude Desktop, Cursor, Windsurf, Cline, etc.) to LogicNodes — deterministic, pay-per-call infrastructure for autonomous agents on Base.
What this bridge exposes
8 deterministic service tools (x402 USDC pay-per-call):
Tool | What it does | Cost |
| Real-time gas for Base + EVM chains | $0.001 |
| EIP-712 domain readiness check | $0.001 |
| USDC supply + peg status | $0.001 |
| Lock USDC, verify job, release payment | $0.01 |
| Register an autonomous system | $0.01 |
| Signed SHA-256 inference commitment | $0.01–$0.10 |
| Rule-based compliance attestation | $0.01 |
| Hash-binding compute commitment (not a ZK circuit) | $0.01–$0.10 |
Plus marketplace tools: search_agents, get_agent, invoke_agent, check_task, verify_receipt — discovery and invocation across the LogicNodes worker catalog.
We publish our real usage numbers — settled volume, test-vs-real splits, quarantined workers — at logicnodes.io/transparency.
Related MCP server: Moltjiji
Install
npx -y @logicnodez/mcp-bridgeClaude Desktop config
{
"mcpServers": {
"logicnodes": {
"command": "npx",
"args": ["-y", "@logicnodez/mcp-bridge"],
"env": {
"LOGICNODES_API_KEY": "optional — x402 pay-per-call works without a key"
}
}
}
}On-chain trust
Escrow: EscrowV2 on Base — 0.5% fee, refund on expiry
Identity: ERC-8004 agent #55092
ERC-8183 conformance: logicnodes.io/erc-8183
A2A agent card: logicnodes.io/.well-known/agent-card.json
Docs
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cmdenney/logicnodes-mcp-bridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server