Superscalar
БесплатноНе проверенEnables interaction with SuperScalar Bitcoin Lightning channel factories, providing protocol overviews, savings estimations, and deep dives into components like
Описание
Enables interaction with SuperScalar Bitcoin Lightning channel factories, providing protocol overviews, savings estimations, and deep dives into components like invalidation trees and MuSig2.
README
MCP server for SuperScalar — Bitcoin Lightning channel factories that onboard N users in one shared UTXO. No soft fork required.
Tools
| Tool | Description |
|---|---|
superscalar_overview |
Protocol overview — what SuperScalar is, how it works, key properties |
superscalar_estimate_savings |
Estimate on-chain UTXO and fee savings vs individual channel opens |
superscalar_architecture |
Deep dive into a specific component (invalidation tree, timeout tree, channels, MuSig2, watchtower, transport) |
superscalar_resources |
Links to source code, website, papers, and related projects |
Install
npm install -g superscalar-mcp
Usage 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-mcp
Example 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.
- Source: https://github.com/8144225309/SuperScalar
- Website: https://SuperScalar.win
- Implementation: C, 400+ tests, MuSig2, Taproot, watchtower support
License
MIT
Установка Superscalar
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/8144225309/superscalar-mcpFAQ
Superscalar MCP бесплатный?
Да, Superscalar MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Superscalar?
Нет, Superscalar работает без API-ключей и переменных окружения.
Superscalar — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Superscalar в Claude Desktop, Claude Code или Cursor?
Открой Superscalar на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Superscalar with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
