⟩ Download AgentHippo
Free for individual developers. Email and company — that's it. No credit card, no subscription.
Almost there
Your access is ready
Payment confirmed. Use the access code below to unlock your IDE and CLI downloads.
Your access code
Free download
Grab the build
Tell us who you are and the downloads unlock for this browser session. Have an access code? Add it — otherwise leave it blank.
Choose your platform
Complete the free unlock above to enable downloads.
Agent Hippo CLI
For automation, CI, and scripting.
Download CLI for MacAfter download: unzip agenthippo.zip && ./install.sh
curl -fsSL https://agenthippo.ai/install.sh | bash Agent Hippo CLI
For automation, CI, and scripting.
Download CLI for WindowsAfter download: Expand-Archive agenthippo.zip; .\agenthippo\install.ps1
irm https://agenthippo.ai/install.ps1 | iex Agent Hippo CLI
For automation, CI, and scripting.
Download CLI for Linux x86_64After download: unzip agenthippo.zip && ./install.sh
curl -fsSL https://agenthippo.ai/install.sh | bash Agent Hippo CLI
For automation, CI, and scripting.
Download CLI for Linux ARM64After download: unzip agenthippo.zip && ./install.sh
curl -fsSL https://agenthippo.ai/install.sh | bash Your first ten minutes
Open the IDE, pick an engine
Claude Code, Codex, LangChain, or your own. Add your provider key — it stays on your machine.
Run your first agent
Chat in the workbench or agenthippo ask "summarize this repo" from the CLI. Every step is traced.
See what it did and cost
Open Spotlight: tokens, tool calls, dollars — per session, local-first. Then pack it, version it, share it.