Polymarket's official Rust CLI — read-only scanning with no API key required. Three commands are all you need: markets list --limit 500 for active markets, clob book $TOKEN_ID for order book depth, clob midpoint $TOKEN_ID for the price. Built for agents; Claude pipes the JSON straight in.
Discovered on Twitter via @LunarResearcher