satsignal-mcp

Steleet/satsignal-mcp
★ 0 stars Python 💻 Code/Dev Tools Updated 4d ago
MCP server exposing Satsignal tamper-evident anchoring as agent-callable tools (anchor / lookup / verify).
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "satsignal-mcp": {
      "command": "uvx",
      "args": [
        "satsignal-mcp"
      ]
    }
  }
}

Or install with pip: pip install satsignal-mcp

README Excerpt

MCP server exposing Satsignal tamper-evident anchoring as agent-callable tools. Any MCP-compatible client (Claude Desktop, Claude Code, agent frameworks that speak MCP over stdio) can call Satsignal directly — no custom SDK required. Each anchor call computes a sha256 of the input client-side and sends only

Tools (12)

SATSIGNAL_API_BASESATSIGNAL_API_KEYSATSIGNAL_FOLDERSATSIGNAL_MATTERanchor_fileanchor_jsonanchor_textchain_confirm_bundleinboxlookup_hashverify_bundleverify_file_against_bundle