AI RUNTIME • RUST • OPEN SOURCE

Octomind

13+ Providers • MCP Native • Daemon Mode • Adaptive Compression

Open-source runtime for specialist AI agents. A single Rust binary that runs specialist agents with 13+ AI providers, MCP-native tooling, adaptive compression, and daemon mode. Install agents, not frameworks.

curl -fsSL https://octomind.run/install.sh | bash
Single Binary· Zero Config· Any Provider· Apache 2.0
13+ AI Providers
5 Runtime Modes
40+ Tap Agents
0 Dependencies

Key Features

🤖

Specialist Agents

Pre-configured AI agents for any domain — development, law, medicine, finance, security. Each agent has optimal model settings, domain knowledge, and pre-wired tools.

🔄

Daemon Mode

Run agents as persistent background services. Webhooks receive external events, the agent processes them with full context. Sessions that never lose their place.

🧩

MCP Native

Built on the Model Context Protocol. Every MCP server in the ecosystem is a potential agent capability. Register new servers at runtime, no restart needed.

🔀

Any Provider

OpenRouter, Anthropic, OpenAI, Google, DeepSeek, Ollama, Bedrock, Mistral, Groq, and more. Switch mid-session. Per-agent model overrides. Zero lock-in.

📦

Tap Registry

Community-built specialist agents defined in TOML. Browse, install, and run with a single command. Fork and customize any agent for your needs.

🧠

Adaptive Compression

Work for hours without context degradation. Exponential cooldown compression preserves critical decisions while managing token economics automatically.

Why Octomind?

AI tools require days of configuration and framework knowledge

One binary, one command. Agents are TOML files with zero boilerplate — install and run in 30 seconds.

Every AI session starts from scratch — no persistent context

Daemon mode keeps sessions alive. Webhooks inject events. Adaptive compression preserves context across hours of work.

Locked into one AI provider with no portability

13+ providers with mid-session switching. Agent definitions are portable TOML in your git repo, not tied to any vendor.

When to Use Octomind

Development Workflow

Run specialist coding agents for Rust, Python, TypeScript, Go, React, and Svelte. Each agent knows the ecosystem, tools, and best practices.

CI/CD Integration

Pipe issues into agents via stdin/stdout. Daemon mode + webhooks for event-driven code review, automated PR creation, and continuous monitoring.

Domain Expertise

Legal agents with jurisdiction-specific legislation databases. Medical agents with PubMed, FDA, and WHO references. Finance agents with market data.

Team Automation

Background daemons that react to GitHub pushes, Slack messages, and PagerDuty alerts. Scheduled tasks for timed checkpoints and reminders.

Install

Recommended

Install Script

curl -fsSL https://octomind.run/install.sh | bash

Universal installer for macOS, Linux, and Windows.

Build from Source

cargo build --release
Requires: Rust 1.82+ • Any OS (Linux, macOS, Windows)

Tech Stack

Rust Core runtimeMCP Tool protocol
TOML Agent manifests
rmcp MCP SDKTokio Async runtime
WebSocket Remote clients
OPEN SOURCE

Built in the Open

Octomind is open source under the Apache 2.0 license. Contributions, issues, and stars are welcome.

v0.29.0 • Apache 2.0 • Built by Muvon