AI Agents That Work
For Everyone|
No-Code Solutions • Developer Tools • Open Source
From simple automations to complex AI workflows. Octomind gives you the power of AI agents
without the complexity. Run pre-built solutions or create your own.
Why Octomind?
The AI agent platform that actually works out of the box
Every AI Tool
- ⟨ 45 minutes of setup — MCP, prompts, configs
- ⟨ Rate limits mid-task — restart, lose context
- ⟨ Context rot — agent forgets hour-old decisions
- ⟨ One-size-fits-all — same tool for every task
- ⟨ Coding only — useless for doctors, lawyers, analysts
Octomind
- ⟩ Zero config —
octomind run doctor:blood - ⟩ Switch providers mid-session — no restart
- ⟩ Adaptive compression — 4-hour sessions work
- ⟩ Tap registry — specialists for any domain
- ⟩ Dynamic MCP — agents extend themselves
One Command. Any Specialist.
Run a specialist agent — no config, no setup, no MCP servers to manage
Community builds specialists. You just run them.
octomind run developer:rustoctomind run lawyer:contractsoctomind run finance:analystoctomind run security:owaspTap Registry
Community-built specialists. One command: octomind run doctor:blood. All pre-configured.
Dynamic MCP
Agents register MCP servers mid-session. No restart. The agent extends itself.
Adaptive Compression
4-hour sessions stay coherent. Cache-aware cost analysis.
13 Providers
OpenRouter, OpenAI, Anthropic, DeepSeek, Moonshot, MiniMax, Z.ai, Google, and more.
Zero Config
Install and run. Or customize with TOML. Your choice.
Rust Binary
Single binary. macOS + Linux. No dependencies.
Built-in Tools
Everything you need for development, research, and automation:
mcp
Register, enable, and disable MCP servers at runtime. Agents extend their own capabilities mid-session.
agent
Spawn specialized sub-agents on demand. Route tasks to the right AI for the job.
plan
Structured multi-step task tracking. Complex implementations with checkpoints.
view / text_editor
Smart file reading and editing. Batch operations with atomic multi-line edits.
ast_grep
AST-based code search and refactoring. Structural understanding, not regex.
shell / workdir
Full command execution. Background processes. Working directory management.
Session Commands
Switch providers, manage context, track costs — all mid-session:
⧉ Provider Switching
/model deepseek:v3 Switch providers mid-session. No restart. No lost context.
/model View current model and available providers
⩔ Cost & Monitoring
/report Detailed usage report with cost breakdown
/info Real-time token usage and costs
⟨/⟩ Tap & Agents
octomind run <agent> Run any specialist from the tap registry
octomind tap <repo> Add a community or team tap
💡 Adaptive Compression
Work for 4 hours. The agent still knows what it decided in hour one. Cache-aware cost analysis. Pressure-level system. Automatic context management.
Zero Config. Infinitely Configurable.
Install and run — no config needed. Power users: full control when you need it.
Per-Role Models
Different models for different tasks. Cheap models for simple work, powerful models for complex reasoning.
Multi-Step Workflows
Each step can use a different model and toolset. Gather with Gemini Flash, critique with Claude Opus.
Spending Limits
Per-request and per-session limits. Never get surprised by a runaway agent.
Sandbox Mode
Landlock (Linux) / Seatbelt (macOS). Lock writes to working directory. Safe execution.
Pure TOML
No code required. All defaults in config-templates/default.toml. Override anything.
Dynamic MCP
Agents register new MCP servers at runtime. No restart. No config edit.
13 Providers. Zero Lock-in.
Hit a rate limit? Switch mid-session with /model. No restart. No lost context.
| Provider | Format | Features |
|---|---|---|
| OpenRouter | openrouter:provider/model | Multi-provider access, 100+ models, caching, vision |
| OpenAI | openai:model-name | Direct API, GPT-4o, O1, vision, tools |
| Anthropic | anthropic:model-name | Claude 4, vision, tools, caching |
| DeepSeek | deepseek:model-name | Cost-effective, reasoning models, V3 |
| Moonshot AI | moonshot:model-name | Kimi K2 series, vision, tools |
| MiniMax | minimax:model-name | Anthropic-compatible, thinking, tools |
| Z.ai | z:model-name | GLM models, cost-effective |
google:model-name | Gemini 2.0 Flash, vision, massive context | |
| Groq | groq:model-name | Ultra-fast inference, Llama models |
| Mistral | mistral:model-name | Mistral Large, Codestral, function calling |
| Cohere | cohere:model-name | Command R+, Rerank, embeddings |
| X.AI | x:model-name | Grok models, function calling |
| Ollama | ollama:model-name | Local models, privacy-first, offline |
Get Started in 30 Seconds
Three steps. No config files. No MCP setup. Just run.
Install for Your Platform
Set API Key
export OPENROUTER_API_KEY=your_key Or use OpenAI, Anthropic, DeepSeek directly.
Run
octomind run developer:rust Pick any specialist. Zero config required.