Server data from the Official MCP Registry
619 deterministic microservices for AI agents. Pay per call in USDC via x402.
619 deterministic microservices for AI agents. Pay per call in USDC via x402.
Valid MCP server (2 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
7 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: LOGICNODES_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-cmdenney-logicnodes-mcp-bridge": {
"env": {
"LOGICNODES_API_KEY": "your-logicnodes-api-key-here"
},
"args": [
"-y",
"@logicnodez/mcp-bridge"
],
"command": "npx"
}
}
}From the project's GitHub README.
Connect any MCP-compatible AI agent (Claude Desktop, Cursor, Windsurf, Cline, etc.) to the LogicNodes x402 marketplace — 619 pay-per-call deterministic microservices.
npx -y @logicnodez/mcp-bridge
pip install logicnodes-m2m
from logicnodes_sdk import LogicNodesClient
client = LogicNodesClient()
result = await client.call_worker("fraud_detection_oracle", {
"amount_usd": 9500,
"transactions_last_1h": 7,
"country_mismatch": True
})
No API key needed. The bridge uses the x402 protocol — your agent's wallet pays per call automatically.
No signup, no API key required. Your agent pays directly on-chain via x402:
{
"mcpServers": {
"logicnodes": {
"command": "npx",
"args": ["-y", "@logicnodez/mcp-bridge"]
}
}
}
{
"mcpServers": {
"logicnodes": {
"command": "npx",
"args": ["-y", "@logicnodez/mcp-bridge"],
"env": {
"LOGICNODES_API_KEY": "your-key-here"
}
}
}
}
Get an optional API key at logicnodes.io if you prefer prepay billing.
LogicNodes uses the x402 payment protocol. When your agent calls a service:
No account is ever required. The API key is purely optional for users who prefer a prepay balance.
Select LogicNodes workers run inside AWS Nitro Enclaves — isolated VMs with no network, no storage, and no SSH access. Every response includes a cryptographically signed attestation document from the AWS Nitro Secure Module, proving:
PCR measurements are published on-chain (Base mainnet) after each deployment, so anyone can verify without trusting LogicNodes.
This is the infrastructure behind the "mathematically unhackable" claim — not marketing, just math.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.