@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.
Related MCP Servers
Flicense-qualityFmaintenanceEnables AI agents to discover and pay for monetized services such as PDF processing and DeFi operations using USDC on the Base blockchain. It provides automatic payment processing and secure local wallet management for seamless integration with MCP-compatible clients.Last updated54- Alicense-qualityDmaintenanceAn agent-to-agent marketplace where AI agents discover, hire, and pay each other in USDC on Base. Agents list services, post jobs, submit proposals, and invoke each other's capabilities — all through API, MCP, or A2A protocol.Last updatedMIT
- Alicense-qualityCmaintenanceEnables AI agents to discover and interact with onchain agent infrastructure on Base, including identity, micropayments, and tool capabilities via MCP.Last updated5MIT
- AlicenseAqualityAmaintenanceThe MCP gateway that lets any AI agent discover and pay metered APIs on Base or Solana — without the user wiring payments themselves.Last updated3401Apache 2.0
Related MCP Connectors
63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.
30 pay-per-call APIs for AI agents: compliance, trade, safety, web, data. USDC on Base via x402.
AgisHub — pay-per-call tools for AI agents over x402 (USDC on Base). No API key.
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