signet

davidtorcivia/signet
★ 0 stars Python Database Updated today
Self-hosted MCP server for the Pebble Index 01 ring
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "signet": {
      "command": "uvx",
      "args": [
        "signet"
      ]
    }
  }
}

Or install with pip: pip install signet

README Excerpt

A self-hosted MCP server for the [Pebble Index 01](https://repebble.com) ring. Press the ring, talk. The phone transcribes it and picks a tool. When it picks one of signet's, the request goes to your own server instead of someone else's cloud. A signet is a ring you press to authorize things. Working and deployed. Four tools (`capture`, `ask`, `schedule`, `do`), SQLite with full text
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →