A lean agent core you fork, specialize, and ship. Add domain tools, set a role — get a purpose-built agent in days, not months. Works with Anthropic, OpenAI, OpenRouter, and Ollama.
Capabilities
Every capability you need for a production agent. Nothing you don't. Fork it, add your domain tools, ship a vertical.
Give it any task in plain language. The agent picks the right tools and executes — no command menus, no boilerplate.
Remembers preferences, past sessions, and learned patterns across every conversation and platform.
One query across indexed docs, news, and all past conversations. Hybrid FTS5 + vector search.
Any MCP server becomes agent tools instantly. One config line — no Python code required.
"Every Monday at 9am, brief me on AI news" — plain language scheduling, delivered to any platform.
POST /task, GET /status/{id}, POST /message/{id} — run agents in background, delegate between agents, connect any service.
Anthropic, OpenAI, OpenRouter, Ollama. Per-step routing — reason model, code model, reflection model — configured in persona.yaml.
Each agent is a profile — isolated persona.yaml, skills, workspace, and data. Create unlimited agents, each with their own identity and port.
web_search, web_fetch, http, files, python_exec, node_exec, file_parser, agent_client — plus any MCP server. Add domain tools with one file in tools/.
majestic setup — arrow-key wizard with live model list. majestic config <name> — edit any agent interactively.
Creates skills and scripts from experience, reuses them in future sessions. Gets smarter — zero effort.
Tools
Core tools cover the essential 80%. Add MCP servers or drop a file in tools/ — auto-registered, zero config.
Storage
No ChromaDB. No separate processes. Six purpose-built SQLite databases per agent — trivial to backup, trivial to move.
Platforms
Run interactively in the terminal or as a background HTTP server — same agent, same memory, different channel.
Profiles
Included example profiles. Each is a self-contained persona.yaml — swap role, tone, restrictions, and tools.
Hunts market pain points. Searches the web, fetches pages, runs analysis scripts, produces structured reports.
Long-form content writer. Researches topics, drafts articles, saves structured output to the workspace.
World intelligence monitor. Tracks geopolitics, economics, and tech — synthesises daily briefings from live sources.
B2B sales manager "Alex". Qualifies leads, handles objections, steers prospects toward demos and proposals.
One command. Everything configured. 60 seconds to your first task.