OPEN SOURCE AI AUTOMATION

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.

Apache 2.0 7 AI Providers Dynamic MCP Adaptive Compression

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

You: octomind run doctor:blood
AI: Installed medical specialist. Paste your lab results...
You: "Interpret these blood test results for a 45-year-old male"
AI: WBC slightly elevated — likely infection. LDL/HDL ratio normal...
You: octomind run devops:kubernetes
AI: Installed Kubernetes specialist with kubectl, helm, kustomize...
You: "Why is my pod stuck in CrashLoopBackOff?"
AI: Checking logs... Found OOMKilled. Memory limit too low...

Community builds specialists. You just run them.

octomind run developer:rustoctomind run lawyer:contractsoctomind run finance:analystoctomind run security:owasp
⟨/⟩

Tap 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.

ProviderFormatFeatures
OpenRouteropenrouter:provider/modelMulti-provider access, 100+ models, caching, vision
OpenAIopenai:model-nameDirect API, GPT-4o, O1, vision, tools
Anthropicanthropic:model-nameClaude 4, vision, tools, caching
DeepSeekdeepseek:model-nameCost-effective, reasoning models, V3
Moonshot AImoonshot:model-nameKimi K2 series, vision, tools
MiniMaxminimax:model-nameAnthropic-compatible, thinking, tools
Z.aiz:model-nameGLM models, cost-effective
Googlegoogle:model-nameGemini 2.0 Flash, vision, massive context
Groqgroq:model-nameUltra-fast inference, Llama models
Mistralmistral:model-nameMistral Large, Codestral, function calling
Coherecohere:model-nameCommand R+, Rerank, embeddings
X.AIx:model-nameGrok models, function calling
Ollamaollama:model-nameLocal models, privacy-first, offline

Get Started in 30 Seconds

Three steps. No config files. No MCP setup. Just run.

💻 Detected: Your Platform
1

Install for Your Platform

2

Set API Key

export OPENROUTER_API_KEY=your_key

Or use OpenAI, Anthropic, DeepSeek directly.

3

Run

octomind run developer:rust

Pick any specialist. Zero config required.

Alternative Install Methods: