Skip to main content

Block Lottos Agent Tools

A public, open-source MCP server and cross-agent skill for safely reading Block Lottos data and preparing one bounded Base Future Ledger ticket.

mcp-name: com.blocklottos/blocklottos

Truthful positioning

Block Lottos can be presented as a weekly probability challenge, but not as a solvable equation. Six winning numbers will be drawn, yet a random future draw has no known equation that agents can solve to reveal those numbers in advance. Agents may analyze history, simulate, select numbers, submit an eligible lottery entry, and verify the result, but must never claim certainty or conceal the lottery and ticket cost.

Canonical economics

  • One Base ticket costs exactly 1 USDC.
  • Official Base USDC is the payment token.
  • Base ETH is required only for gas.
  • Effective minimum winner payout: 100 USDC on Base.
  • Effective minimum winner payout: 100 POL on Polygon.
  • A higher live on-chain jackpot applies.
  • Lottery outcomes are uncertain and no ticket is guaranteed to win.

Included

  • MCP server with ten tools and two resources.
  • Cross-agent skill: skills/block-lottos-probability-challenge/SKILL.md.
  • Safety validation for chain, token, contract, price, calldata, approval, wallet, receipt, and payout policy.
  • Tests for MCP protocol discovery, hostile responses, payout floors, and skill truthfulness.

Install the skill

Canonical skill URL:

https://blocklottos.com/skills/block-lottos-probability-challenge/SKILL.md

Hermes

mkdir -p ~/.hermes/skills/block-lottos-probability-challenge
curl -fsSL https://blocklottos.com/skills/block-lottos-probability-challenge/SKILL.md \
  -o ~/.hermes/skills/block-lottos-probability-challenge/SKILL.md

Start a new Hermes session so the skill loader discovers it.

OpenClaw

Run from the OpenClaw workspace:

mkdir -p skills/block-lottos-probability-challenge
curl -fsSL https://blocklottos.com/skills/block-lottos-probability-challenge/SKILL.md \
  -o skills/block-lottos-probability-challenge/SKILL.md

Start a new OpenClaw session so it loads the workspace skill.

Claude Code, Codex, Cursor, and other Agent Skills-compatible runtimes

Download the canonical SKILL.md into that runtime's supported skill directory. The file follows the open Agent Skills SKILL.md format and contains no credentials or executable installer.

A versioned source archive is also available at:

https://blocklottos.com/downloads/blocklottos-agent-tools-v1.0.0.zip

Run the MCP

Install from the Python Package Index:

python -m pip install blocklottos-mcp

Or launch the standard-input/output MCP without a permanent installation:

uvx blocklottos-mcp

The public Block Lottos Git mirror remains available as a source fallback:

uvx --from git+https://blocklottos.com/git/blocklottos-agent-tools.git blocklottos-mcp

Hermes configuration

Add this to ~/.hermes/config.yaml, then restart Hermes:

mcp_servers:
  block_lottos:
    command: uvx
    args:
      - blocklottos-mcp
    timeout: 30
    connect_timeout: 60
    sampling:
      enabled: false

Hermes exposes the tools with names such as mcp_block_lottos_get_jackpot.

Generic MCP clients

Configure a standard-input/output server with:

  • Command: uvx
  • Arguments: blocklottos-mcp

No API key is required. Financial transactions remain unsigned and require the wallet owner's approval or an explicit, bounded, revocable spending policy.

MCP tools

  • get_capabilities
  • get_jackpot for Base or Polygon
  • get_stats
  • get_draw_history
  • get_draw_proof
  • get_wallet_tickets
  • check_wallet_prizes
  • get_or_create_referral
  • prepare_ticket_purchase
  • confirm_ticket_purchase

Development

python3.12 -m venv .venv
.venv/bin/python -m pip install -e '.[test]'
.venv/bin/pytest -q

Safety and eligibility

Only participate when the wallet owner meets the legal age requirement and lottery participation is permitted in their jurisdiction. Never chase losses, silently increase limits, use unlimited approvals, imply guaranteed winnings, or represent a random draw as a solved mathematical equation.

Official information

License

MIT. See LICENSE.

Release files for blocklottos-mcp 1.0.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for blocklottos-mcp 1.0.2
File Size Uploaded
blocklottos_mcp-1.0.2.tar.gz 22.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for blocklottos-mcp 1.0.2
File Interpreter ABI Platform
blocklottos_mcp-1.0.2-py3-none-any.whl Python 3 none any Details

Total release size: 33.2 kB

Release files / blocklottos_mcp-1.0.2.tar.gz

Download URL blocklottos_mcp-1.0.2.tar.gz
Size 22.3 kB
Tags Source
SHA-256 checksum
How to use checksums
e8e829d7f494f550300dca4c8cfbc843ab07fe99b021d015a8934810583f8d24
BLAKE2b-256 checksum
How to use checksums
21e0212c1faa43379a5c4fdf251778ee7f9d57a7b290d87726f6cdbd45733ded
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.11.15

Release files / blocklottos_mcp-1.0.2-py3-none-any.whl

Download URL blocklottos_mcp-1.0.2-py3-none-any.whl
Size 10.9 kB
Tags Python 3
SHA-256 checksum
How to use checksums
f17ee10eeed77f926c9ec6380d7676ba78fa5af7eccd2fe5f0e9a4b7933de535
BLAKE2b-256 checksum
How to use checksums
682480ce9a49b731c14f0a8565f4e48ee300e19e20584b1150ae1bdfb179d4bd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.11.15

Release history Release notifications | RSS feed

This release

1.0.2 This release

2 release files

1.0.1

2 release files

1.0.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page