Odin Agent
The mythic control plane for autonomous work. Odin lives on your server, routes messages through Bifrost, remembers through Yggdrasil, creates Runes from repeated solutions, and dispatches raven subagents for parallel work.
Install
Linux / macOS / WSL2
curl -fsSL https://odin-agent.dev/install.sh | bash
Windows native PowerShell - early preview
irm https://odin-agent.dev/install.ps1 | iex
Android Termux uses the same curl one-liner as Linux. The installer detects Termux automatically.
What is Odin Agent?
Odin is not a coding copilot tethered to an IDE or a chatbot wrapper around a single API. It is an autonomous agent that gets more capable the longer it runs. Put it on a small VPS, a local workstation, a GPU box, or a hibernating cloud runtime and talk to it from the surfaces you already use.
Quick Links
Key Features
- Closed learning loop - Odin curates memory, creates Runes from experience, improves them during use, and recalls cross-session context.
- Runs anywhere - Local, Docker, SSH, Singularity, Modal, and hibernating serverless environments.
- Lives where you do - CLI, Telegram, Discord, Slack, WhatsApp, Signal, Email, SMS, Teams, Matrix, and more from one Bifrost gateway.
- Scheduled automations - Natural language cron with delivery to any configured platform.
- Delegates and parallelizes - Hugin and Munin style raven subagents isolate workstreams, terminals, and scripts.
- Full web control - Search, extraction, browsing, vision, image generation, speech, and multi-model reasoning.
- MCP support - Connect external tool servers, filter capabilities, and extend Odin without widening every permission surface.
For LLMs and Coding Agents
Machine-readable entry points to this documentation:
/llms.txt- curated index of every Odin doc page with short descriptions./llms-full.txt- full docs concatenated into one markdown file for one-shot ingestion.