The brain you
can run a company with.

Use Claude Code or your agents to run projects, not just code: it stays on track and learns from your work, no slip-ups.

$ claude run "install marvis from justaskmarvis.com" ✓ ready
$ codex exec "install marvis from justaskmarvis.com" ✓ ready
install marvis from justaskmarvis.com ✓ ready
The problem

Your agent has no Sarah.

Sarah is your colleague who knows the why behind every decision — and which 3% of the day is worth writing down. Inside the agent, no memory. Around the agent, no filter. Sarah does both. Your stack does neither.

01 · Inside the agent

Every session drifts.

The agent re-derives your constraints, re-discovers conventions, re-invents the wheel each chat. Output slowly diverges from intent — a different naming scheme here, a contradicted decision there, a forgotten guardrail somewhere else.

Day one looks fine. Day ninety, none of it traces back to you.

02 · Around the agent

Notes accumulate. They don't close the loop.

Notion, Obsidian, a Confluence wiki, a CLAUDE.md per repo — every tool you reach for is a bucket, not a brain. They keep whatever gets dumped in. None of them discard the 97% noise to surface the 3% that matters.

What it is

The Sarah you can install.

Captures decisions as agents work. Structures them as a cross-project graph. Hands them back to every agent — as MCP skills they call.

01 · Capture

Every session, automatically.

Decisions, specs, playbooks, learnings, errors — captured as a side-effect of the work your agents already do. No human-in-the-loop typing.

agent brain
02 · Structure

Score the 3% that matters.

Every agent output is scored, deduplicated, and linked. The 97% noise stays in the buffer. The 3% that matters becomes a typed node, connected to past decisions across every project.

raw score graph ≥75 94 32 89 21 96
03 · Expose

Every agent gets cross-project X-ray.

Your agents stop guessing. They query the graph directly. Blast radius. Impact. Cited by. Depends on. Answered in milliseconds, before the next prompt.

agent asks answers brain blast radius impact cited by depends on
How it works

Give the link to your agent. It installs itself.

You don't visit a dashboard. You don't migrate data by hand. Your Claude Code runs the wizard, and Marvis lives inside the stack you already use.

01
You · 5 seconds

Give the install link to your agent.

From inside Claude Code, Codex, or Cursor — the same terminal you already work in.

$ claude run "install marvis from justaskmarvis.com"
02
Agent · runs the wizard

Your agent fetches the harness and wires itself up.

Folder scaffold, governance hooks, MCP server. The agent updates its own CLAUDE.md / AGENTS.md so future sessions wake up brain-aware.

→ cloning marvis-harness …
→ updating CLAUDE.md, AGENTS.md
→ installing 5 governance hooks
→ wiring MCP server at .marvis/mcp.sock
✓ harness in place
03
Marvis · migrates your work

In-progress projects are ingested into the brain.

Existing repos, decisions, READMEs, agent transcripts — indexed into the knowledge graph. Constitution applied across every project at once. No manual migration.

→ scanning ~/code · found 12 projects
→ ingesting · 1,847 nodes · 4,212 edges
→ constitution applied to 12/12
✓ brain online
04
You · keep working

Same terminal. Now with memory, governance, audit.

Every session reads the brain. Every result writes back, tagged with your approval. Each morning a digest tells you what the brain has noticed since you left.

$ claude
› Brain: 3 unresolved decisions from last week.
› Brain: onboarding agent broke a rule — flagged.
› Brain: new learning extracted from 4 converged sessions.
 _

Your morning digest Mon · 09:02

  • 3 unresolved decisions from last week need your approval.
  • Your onboarding agent saved 12 customer emails today. Your no-personal-data rule says it shouldn't.
  • New learning: 4 sessions converged on the parseUserAgent fix. Promote to playbook?
  • Suggested focus: ship the proposal for enterprise-bender — 3 days idle.
Why it's different

Marvis is not just what it looks like.

Five categories people recognise on first glance. Marvis takes each one further.

Not just
a Wiki / Knowledge Base.
Wikis need humans to write. Marvis writes as a side-effect of work your agents already do.
documents · pages · drafts
Not just
Enterprise Search.
Not a company-wide search or a chatbot over documents. It's structured cross-project knowledge built for agents.
indexes · keywords · top-k
Not just
a Chatbot / Copilot.
You don't talk to Marvis. Your agents do. You keep working in your terminal, the same way you did yesterday.
prompts · sessions · assistants
Not just
a Memory primitive.
Those give one agent memory. Marvis gives your fleet a shared brain — cross-project, with governance and audit.
single-agent · vector store · no governance
Not just
a Note-taker / Meeting bot.
Notes assume a human typing. Marvis assumes an agent executing — and stays out of your way unless governance flags a drift.
transcripts · summaries · capture
Tiers

OSS is the hero. The rest is for when you grow into it.

Marvis is open source forever. MarvisX is what you pay for when you need departments, sovereignty, or hands off the keyboard.

By contract
Enterprise · self-host

MarvisX

Custom · contract-based

Multi-user. Sovereign data. Whitelabel.


  • Everything in OSS, plus:
  • Multi-user · departments · scopes
  • SSO & SCIM
  • EU AI Act Art. 12 readiness
  • Data sovereignty by default (your iron, your audit)
  • Whitelabel + SLA + 48h reply
Waitlist
Hosted · managed GUI

Marvis Hosted

TBD

For those who don't live in the terminal.


  • A managed web cockpit for the brain
  • Same brain, same MCP skills
  • Web GUI, no install
  • For non-terminal operators & small teams
  • Pricing & launch TBD
For enterprises

MarvisX — AI at full power, under control.

For companies that want AI to ship work — without giving up uptime, departmental separation, or where the data lives.

01 · One brain. Many teams.

Cross-department knowledge. RBAC + SSO.

Product knows what Sales decided. Engineering sees Compliance constraints. Departments share context without sharing everything. SSO, SCIM, role-based scopes.

RBAC · SSO · SCIM
02 · Always-on workspaces

Terminals hosted on your server. 100% uptime.

Your team's agents run server-side, not on laptops. No "my Mac died at 3am" stories. Reachable from anywhere on day one, audit-logged everywhere.

hosted · 100% uptime
03 · Your data, your model

Local storage. Local LLM, or your keys.

Data stays on your servers, never ours. Run an in-house LLM, or BYOK against OpenAI, Anthropic, Mistral. No vendor lock-in on infra or model.

local · BYOK · self-host
04 · Compliance ready

Pass AI Act audits without scrambling.

Every action chains back to the human who said yes. Logging and human-oversight requirements on by default. Your legal team writes policy; MarvisX enforces it.

EU AI Act · audit-ready
FAQ

Common questions.

Things people ask before installing.

Where does my data live?
On your hardware. Marvis is self-hosted by default. No vendor cloud, no third-party storage.
What agents work with Marvis?
Claude Code, Codex, and Cursor today. Any MCP-aware agent works out of the box. New runners take an hour to wire up.
Will Marvis stay open source?
Yes. Marvis is open source. You can fork it, audit it, run it on your own iron.
What's the difference between Marvis and MarvisX?
Same brain. MarvisX adds multi-user governance, SSO, compliance audits, and a contract — for companies that need them.
How do I uninstall?
One command rolls back the harness and exports your brain as plain Markdown. Your decisions stay yours. No hostage data.
Does Marvis need internet?
No. Marvis runs entirely offline once installed. Your agents still need internet to reach their model providers — that's it.

Give your agent the link.
We'll meet you in your terminal.

You don't change tools. You don't migrate. You drop in one line and your stack wakes up with a brain.