Skip to content
Zed

Block Lottos for Zed

com.blocklottos/blocklottos

Safe Block Lottos MCP for Base tickets and Base or Polygon jackpot reads.

client:Zed transport:stdio runtime:pypi

Install Block Lottos in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "blocklottos": {
      "command": "uvx",
      "args": [
        "blocklottos-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Block Lottos in other clients