Download

Get Morion. Free, on your machine.

A local notebook you own completely. No account, no cloud, no telemetry. Download the app, start writing. Connect your AI when you're ready.

macOS
Apple Silicon (arm64)
Download .dmg
v0.92.3 · ~177 MB · Free
Linux
x86_64 & ARM64
coming soon
Windows
x86_64
coming soon

All platforms share the same SQLite database format. Your notes are portable across operating systems.

Included free

Everything you need. Nothing you pay for.

The free tier is the full product -- not a trial, not a feature-limited demo. Write notes, search them, connect your AI. No limits, no expiry.

Rich markdown editor

Headings, checkboxes, code blocks, bold, italic. Markdown under the hood, WYSIWYG on screen.

Unlimited notes, folders, tags

No caps, no "upgrade to unlock more". Organize however you want.

Hybrid search

Keyword + semantic, fused with RRF. Runs on-device -- no API keys, no network.

MCP server -- all 22 tools

Connect Claude, Cursor, Cline, Zed. Full read + write access to your notebook.

Local-first, zero lock-in

One SQLite file on your disk. Export to markdown anytime. No cloud, no account.

Audit log

Every AI write is logged with the actor name. You always know what changed and who did it.

Pro

Trust AI with your work notes. Keep your journal private.

Free gives your AI full access. Pro lets you draw the line -- choose which folders each AI client can see, and whether it can read or write.

Free
$0 / forever
  • Full notebook -- no limits
  • All 22 MCP tools
  • Hybrid search, on-device
  • Markdown export
  • Audit log of AI writes
AI sees everything. For most people, that's fine.
soon
Pro
$49 / year
  • Everything in Free
  • Folder-level AI permissions
  • Read-only / read-write per folder
  • Per-client access rules
  • Multiple vault profiles
  • Priority support
Example: personal + work separation
Work/ -- Claude can read + write
Reading/ -- Claude can read only
Journal/ -- no AI access
Join Pro waitlist

No telemetry in either tier. Free works without a network. Pro features are coming soon -- join the waitlist to lock in early-adopter pricing.

Get notified

Be the first to download.

Leave your email. We'll reach out once -- when Morion is ready to download.

We'll email you once -- when the app is ready. No spam.

When you're ready, allow your AI in

Claude Desktop config

claude_desktop_config.json
{
  "mcpServers": {
    "morion": {
      "command": "morion",
      "args": ["mcp"]
    }
  }
}

Same JSON shape works for Cursor, Cline, Zed, and any other MCP client. See full MCP docs.