Skip to content

MultiModel Dev OSOne config. Every AI tool. Zero lock-in.

Stop copy-pasting rules between Cursor, Claude, Gemini, Codex, and VS Code. Standardize your AI pair-programmers with a single portable workspace.

MultiModel Dev OS Logo

Install in 30 Seconds

bash
npx multimodel-dev-os@latest init

Already have a project? Onboard it safely:

bash
npx multimodel-dev-os@latest onboard analyze
npx multimodel-dev-os@latest onboard recommend
npx multimodel-dev-os@latest onboard apply --approved

Why Not Just .cursorrules or CLAUDE.md?

You use Cursor for autocomplete, Claude Code for terminal ops, Gemini for audits. Every tool switch:

  1. Drops context — the next tool doesn't know what the previous one decided
  2. Drifts rules — you update .cursorrules but forget CLAUDE.md, causing confusing failures
  3. Wastes tokens — every prompt resends your full ruleset, and API bills spike

MultiModel Dev OS gives you a single source of truth (AGENTS.md) that auto-syncs to every tool. Change once, every tool updates.


Works With

🤖 Codex
🪐 Antigravity
🎯 Cursor
⚡ Claude Code
🧠 Gemini
💻 VS Code
🔌 Cline / Roo
🔌 Aider

See It in Action


🆕 What's New in v3.5

  • 🛡️ Trusted Registry Signatures — Asymmetric Ed25519 signatures verify remote publisher identity, preventing man-in-the-middle manifest modifications.
  • 🔑 Trusted Key Store — Local keys configuration at .ai/registries/trusted-keys.yaml manages active publisher public keys, statuses, and scope permissions.
  • 📝 Registry Provenance Lockfile — Records synced catalog/manifest SHA-256 hashes, sync times, and verdicts to detect post-sync local tampering.
  • 📊 Structured Verdicts — Generates machine-readable trust verdicts covering registry manifests, catalogs, keys, and signatures for auditability.

Safety & Trust

🛡️
214+ Quality Gates
Strict structural verification on every release
👤
Human-in-the-Loop
All writes require explicit --approved flag
🔒
12 Safety Gates
Proposal validation with path boundary checks
📝
Full Audit Trail
SHA-256 hashed apply log for every change

Explore


For AI Assistants and Coding Agents

To support modern AI search, GEO discovery, and developer agents:

  • We provide llms.txt and llms-full.txt at the root of the hosted documentation to allow Large Language Models and AEO utilities to read full workspace specs in single, token-optimized files.
  • The officially frozen protocol guarantees that agents can read and write workspace rules without manual supervision or instruction drift.

Contributing & Community

Star us on GitHub — it helps developers discover this project

Released under the MIT License.