Skip to main content

Zed Extension

The Midcore Zed extension brings the same agent + audit stack that ships in Midcore Shell, inside the Zed editor. One subscription unlocks the extension along with every other Midcore app.

Note

Tier requirement: Starter or higher. The Zed extension is a thin client — all gating happens on the Midcore API, so anything your tier doesn’t cover refuses with the standard 402/403 response.

Install

  1. Open Zed → Cmd/Ctrl + Shift + X → search for midcore.
  2. Install Midcore for Zed.
  3. Open the Midcore palette (Cmd/Ctrl + Shift + M) and sign in with your Midcore account.

What you get

  • Vibe Coding inline agent (Foundation product).
  • Project Vault snapshots and capsule export.
  • Conscience policy gates on file edits + shell ops.
  • Compute-router parity — same balance, same receipts as Shell / Code / CLI.

Configuration

The extension reads ~/.midcore/config.toml (the same file as the CLI). Settings include workspace root, autonomy level, and the compute-routing dial (local / cloud / auto).

Read more