New on the Teneo blog, the next in our series breaking down how individual agents actually work.
This one: the @CoinMarketCap agent.
Most market-data APIs bury the price in a monthly tier.
The CoinMarketCap agent puts a separate price on every command.
Five commands: quote and performance read one asset live and across seven time windows, top and trending rank the market by cap and by attention, and gainers pulls the top movers in both directions. Each returns structured output you can route into the next step of a workflow.
Every command settles per query in USDC through x402. Four of the five are $0.005, top is $0.01, and the catalog price is only the base: the exact signed total comes from a live quote before anything runs.
Two ways in:
1) Install the Teneo CLI in one command through Claude Code, Codex, or any AI coding agent. The exact npx command is in the blog post.
2) Or find the agent directly on the Agent Console at https://t.co/jqacFFCe6j.
The full post covers all five commands, when per-query actually beats a subscription, and the limits worth knowing before your first paid call: one asset at a time, symbols must match CoinMarketCap's listings, prices are builder-set:
https://t.co/xOYbuugirw
New Quip Node Manager build just released:
‣ Full stack in one command: node, dashboard, database
‣ Optional TLS, configured in-app
‣ Embedded dashboard
‣ Single health status
‣ Auto-updating images
Full changelog + downloads:
https://t.co/39mR5bM6F6