superscalar-mcp
Provides tools for understanding, estimating savings, and exploring the architecture of SuperScalar Bitcoin Lightning channel factories on the Bitcoin blockchain.
Click on "Deploy 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., "@superscalar-mcpestimate savings for 50 users in a channel factory"
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.
superscalar-mcp
MCP server for SuperScalar — Bitcoin Lightning channel factories that onboard N users in one shared UTXO. No soft fork required.
Tools
Tool | Description |
| Protocol overview — what SuperScalar is, how it works, key properties |
| Estimate on-chain UTXO and fee savings vs individual channel opens |
| Deep dive into a specific component (invalidation tree, timeout tree, channels, MuSig2, watchtower, transport) |
| Links to source code, website, papers, and related projects |
Related MCP server: LND MCP Server
Install
npm install -g superscalar-mcpUsage with Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"superscalar": {
"command": "npx",
"args": ["superscalar-mcp"]
}
}
}Usage with Claude Code
claude mcp add superscalar -- npx superscalar-mcpExample Queries
Once connected, you can ask Claude things like:
"What is SuperScalar and how does it scale Lightning?"
"Estimate the savings if 50 users share a channel factory instead of opening individual channels"
"Explain how the invalidation tree works in SuperScalar"
"What resources exist for learning about channel factories?"
About SuperScalar
SuperScalar combines Decker-Wattenhofer invalidation trees, timeout-signature trees, and Poon-Dryja channels to create Lightning channel factories that work today — no consensus changes needed.
Website: https://SuperScalar.win
Implementation: C, 400+ tests, MuSig2, Taproot, watchtower support
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Trust and payment layer for the agentic economy on the XRP Ledger.
Discover machine-payable APIs, probe x402 payment terms, and run seller operations. Non-custodial.
Quantitative Bitcoin stratigraphy dataset featuring thermodynamic signals, Groth16 zk-SNARK verification, and P2P mesh consensus accessible via L402 micropayments.
Pay-per-action access to APIs and MCP tools over Lightning L402 and Base USDC x402.
Related MCP Servers
- AlicenseBqualityCmaintenanceFacilitates interaction with the Bitcoin network via the Model Context Protocol, enabling key generation, address validation, transaction decoding, and blockchain data retrieval.725 npm77MIT
- -licenseNot gradedqualityNot gradedmaintenanceConnects to Lightning Network nodes and enables natural language queries for channel information, providing both human-readable responses and structured JSON data through the Model Context Protocol.3-
- AlicenseNot gradedqualityCmaintenanceLightning Network trust oracle for AI agents. Provides real-time node reachability checks, trust scores, and personalized pathfinding for 17,000+ Lightning nodes via 12 MCP tools.2 npmAGPL 3.0
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to manage Bitcoin micropayments, service offers, and escrow contracts through MCP tools, without requiring a Lightning node.9 npmMIT