Skip to content
Grok

Block Lottos for Grok

com.blocklottos/blocklottos

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

client:Grok transport:stdio runtime:pypi

Install Block Lottos in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "blocklottos": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "blocklottos-mcp"
      ]
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Block Lottos in other clients