skylight-mcp-pebble

SarjuThakkar/skylight-mcp-pebble
★ 0 stars Python API Integration Updated 5d ago
MCP server letting a Pebble Index ring add events to a Skylight family calendar by voice
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": {
    "skylight-mcp-pebble": {
      "command": "uvx",
      "args": [
        "skylight-mcp-pebble"
      ]
    }
  }
}

Or install with pip: pip install skylight-mcp-pebble

README Excerpt

Lets a [Pebble Index](https://repebble.com/index) ring add events to a cloud agent is the MCP client; this server does the HTTP work against Skylight's unofficial API. Pebble never talks to Skylight directly, and Skylight never sees your Pebble account. The only tool exposed is `create_event` (write-only — Pebble doesn't need to

Tools (7)

MCP_BEARER_TOKENPORTSKYLIGHT_DEFAULT_MEMBERSKYLIGHT_EMAILSKYLIGHT_FRAME_IDSKYLIGHT_PASSWORDSKYLIGHT_TIMEZONE