Live crypto market data for AI agents
One command, and your agent answers with real numbers instead of a guess. Every answer shows what it came from.
$ npx -y -p hive-intelligence@latest hive init --all --browserFinds your AI apps, signs you in, and wires Hive into each one it can configure.
Works in the client your agent already runs in. See every client
What people actually ask it
- Check a token before you touch it
Ask if it can be sold, who holds most of it, and whether the contract has traps. The answer names which checker looked.
- See everything a wallet holds
One question covers every chain. Balances, positions and history, without stitching five APIs together yourself.
- Ask what changed while you were gone
Watch a wallet or a token. Hive keeps checking after your chat ends and says what it found when you ask. You need a free account.
One command
Your agent gets the data and learns how to use it
You run it once. It finds the apps you already use and sets Hive up in each one it can configure.
- Your agent gets the tools.
- Hive is wired into the AI apps it can configure, so your agent can ask about prices, wallets and tokens without you setting anything up by hand.
- Your agent learns when to use them.
- The skill packs are copied in at the same time. They teach it which questions Hive answers well and what order to do things in.
- You get a terminal command too.
- The same data from a shell, for scripts and quick checks. Handy when you want an answer without opening a chat.
# one command, every client you have $ npx -y -p hive-intelligence@latest hive init --all --browser Authenticating via browser ✓ Signed in as you@example.com Writing client configs ✓ Claude Code → ~/.claude.json ✓ Cursor → ~/.cursor/mcp.json ✓ OpenAI Codex → ~/.codex/config.toml Installing skill packs ✓ claude-code: 17 packs → ~/.claude/skills ✓ cursor: 17 packs → ~/.cursor/skills Verifying hosted MCP endpoint ✓ Hosted MCP reachable — anonymous hero call answered Next steps Try a CLI query: hive market price --ids bitcoin --vs usd
As seen in
Questions people ask first
Everything else is in the docs.
- How do I add it?
- Run one command and it writes the config for every client you have. If your app only takes a URL, paste the Hive endpoint instead.
- Do I need an account?
- Not to ask live questions. You do need a free account for anything Hive saves for you, like a wallet watch.
- How does my agent know which tool to use?
- It asks in plain words. Hive returns the few tools that fit, the agent reads one schema, then makes the call.
- What does a question cost?
- One credit per real call. Searching for a tool, reading a schema and listing categories are all free. The free plan covers no api key needed to start.
- Can it remember things between chats?
- Yes. A watch you set keeps running on Hive's side after your session ends. Nothing is pushed to you, so your agent asks what changed and gets the list.
- What if a source goes down?
- You still get a reply. It says which source failed and whether the number is stale, so your agent can decide what to do.
Give your agent a straight answer
Free to start. No card, no sales call.