Cookbook
Six use cases against 22 data capabilities and 57 tools. Every one has code that runs and the output it actually produced. Free, and no signup.
“give claude live crypto news”
The shortest useful thing in this cookbook: one command, no code, and Claude answers from a live feed of ~50 outlets instead of from training data.
“alert me on new DAO proposals”
Governance deadlines are the one crypto event you cannot catch up on afterwards — a vote you missed is simply gone. Forty lines and a cron entry.
“build a crypto research agent”
Let the data choose the subject. Read what is trending, then pull every feed that mentions it into one brief — the loop that finds stories nobody told you to look for.
“crypto data for a discord bot”
A slash command that answers from a live feed. The data half is four lines; the rest is Discord's embed format, which is the part people actually get stuck on.
“automate a crypto newsletter”
Three feeds, one markdown file, no writing. The AI briefing does the prose; news and governance supply the evidence under it.
“analyse crypto podcasts programmatically”
118 podcast feeds, tagged by project, each episode carrying a written description. Enough to track what the circuit is saying without transcribing a single minute of audio.
Code run and outputs captured 2026-09-15. Every recipe uses the free API or the MCP server— no key, no signup, no rate-limit tier to pick.