-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Open
Description
New Server Submission: superscalar-mcp
Repository: https://github.com/8144225309/superscalar-mcp
npm: superscalar-mcp (publishing shortly)
Language: TypeScript
License: MIT
Description
MCP server for SuperScalar — Bitcoin Lightning channel factories that onboard N users in one shared UTXO with no soft fork required.
Tools Provided
| Tool | Description |
|---|---|
superscalar_overview |
Protocol overview — architecture, key properties, implementation details |
superscalar_estimate_savings |
Estimate on-chain UTXO and fee savings vs individual channel opens |
superscalar_architecture |
Deep dive into components: invalidation tree, timeout tree, MuSig2, watchtower, transport |
superscalar_resources |
Links to source code, papers, and related Lightning projects |
Why This Belongs
SuperScalar is a production implementation of Lightning channel factories — a key Bitcoin scaling technology. This MCP server makes the protocol accessible to AI assistants, enabling developers to query architecture details and estimate scaling benefits directly from Claude or other MCP clients.
The underlying implementation is written in C with 400+ tests, MuSig2/Taproot support, watchtower infrastructure, and Noise NK encrypted transport.
Installation
npx superscalar-mcpOr in Claude Code:
claude mcp add superscalar -- npx superscalar-mcpReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels