Skip to content

Add superscalar-mcp — Bitcoin Lightning channel factory tools #3458

@8144225309

Description

@8144225309

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-mcp

Or in Claude Code:

claude mcp add superscalar -- npx superscalar-mcp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions