The Pick of the Day FAQ grew from 16 answers to 27. New answers cover what a free reader sees, the locked slots, which day a pick belongs to, whether a pick can change before it drops, postponed games, corrected results, the specialist wallet, units, and closing line value. Each answer states the rule the selector applies, and the API and MCP answers link the docs.
Two stale answers are fixed. A day no longer waits for three qualifying markets before the first pick freezes; each pick freezes as it qualifies. And each pick releases one hour before its own kickoff, so a day with an afternoon game and an evening game releases twice.
The MCP server now carries the picks. get_pick_of_the_day returns today's frozen picks and get_pick_of_the_day_archive returns the full record, on both the local server and POST https://api.0xinsider.com/api/v1/mcp. Before release the tool error names pick_not_released and the retry_at time, so an agent schedules the next read instead of polling. That makes 33 tools on both transports.
@0xinsider/mcp 1.2.0 is on npm, the first publish since 1.0.9 on August 15. The same update brings the 0xinsider CLI alias, the suspicion facts on the three whale-trade tools, and get_report and search_content on the local server. Update with npx -y @0xinsider/mcp@latest or npm install --global @0xinsider/mcp.
