Morion
Local macOS notebook that is also an MCP server. Any AI assistant — Claude, Cursor, ChatGPT, Cline, Zed — reads and writes your notes. 22 tools. Free, local, private.
Back to Morion
MCP Integration
22 tools your AI can call.You control the access.
Morion is an MCP server. Connect any AI assistant and it can search, read, create, and organize your notes — all from a local SQLite file on your machine. No cloud, no API keys, no network.
What is MCP?
Model Context Protocol (MCP) is an open standard that lets AI assistants call tools on external servers. Instead of pasting context into every chat, your assistant connects to Morion and pulls what it needs on its own.
Morion
SQLite on your disk
MCP (stdio)
Claude
Cursor
Cline
Zed
Any MCP client
Same protocol, same tools
Quick Setup
Add one entry to your client's config file. That's it — no daemon, no API key, no network.
Claude Desktop claude_desktop_config.json
{ "mcpServers": { "morion": { "command": "morion", "args": ["mcp"] } } }
Cursor / Cline / Zed mcp.json
{ "morion": { "command": "morion", "args": ["mcp"] } }
Same shape works for any MCP client that supports stdio transport.
Available Tools
22 tools — all free
Every tool is available in the free tier. No paywalls on functionality — Pro adds permissions, not tools.
Notes (10 tools)
| notes_search | Hybrid keyword + semantic search across all notes |
|---|---|
| notes_list | List notes with folder/tag/pinned filters and pagination |
| notes_get | Fetch a single note by ID with full body and tags |
| notes_create | Create a new note with optional folder, tags, and pinned state |
| notes_update | Partially update a note — only provided fields change |
| notes_delete | Soft-delete a note (moves to trash, 7-day retention) |
| notes_append | Append text to an existing note without rewriting it |
| notes_duplicate | Clone a note with a fresh ID and timestamps |
| notes_move | Move a note to a different folder |
| notes_recent | Last N notes by updated_at — "what was I working on?" |
Folders (7 tools)
| folders_list | List all folders ordered by position |
|---|---|
| folders_create | Create a new folder with optional parent |
| folders_rename | Rename a folder |
| folders_delete | Delete a folder — notes inside become unfiled |
| folders_duplicate | Clone a folder with all its notes |
| folders_move | Move a folder up or down in the sidebar |
| folders_reorder | Reorder all folders by passing an ordered ID list |
Tags (4 tools)
| tags_list | List all tags |
|---|---|
| tags_create | Create a tag with optional color |
| tags_update | Rename or recolor a tag |
| tags_delete | Delete a tag — notes keep their content |
Audit (1 tool)
| audit_recent | Last N audit log entries — see what each AI client changed |
|---|
Every MCP write is logged with the client name. You always know what changed and who did it.
Morion Pro
soon
Control what your AI sees.
Your work notes and your journal shouldn't have the same AI access. Pro lets you decide which folders are visible through MCP, and whether each one is read-only or read-write.
Folder-level visibility
Choose which folders your AI can see. Private folders are completely invisible to MCP — they don't show up in search results, tool calls, or folder listings. Your journal stays yours.
MCP Folder Access
Work visible
Projects visible
Journal hidden
Health hidden
Read-only or read-write per folder
Some folders your AI should read but never modify. Meeting notes, reference docs, project specs — let it search and quote, but not rewrite. Other folders you want it to write to freely. Set it per folder.
Access Level
Work read + write
Projects read + write
Meeting Notes read only
Reference read only
Per-client vault profiles
Different AI clients can see different slices of your notebook. Claude Desktop gets Work + Projects. Cursor sees only Code. Your personal assistant sees everything. One notebook, multiple access levels.
Client Profiles
Claude Desktop
Work Projects Reference
Cursor
Code
Journal, Health
not shared with any client
$49 / year
Folder permissions, read/write control, per-client profiles. Coming soon.
Join Pro Waitlist
MCP Permissions Compared
Most tools give AI full access or no access. Morion Pro is the only one with per-folder, per-client granularity.
| Morion Pro | Obsidian | Notion | Mem | Bear | |
|---|---|---|---|---|---|
| Folder-level visibility | Yes | ~ plugin | No | No | No |
| Read-only / read-write per folder | Yes | ~ global | No | No | Read-only |
| Per-client access profiles | Yes | No | No | No | No |
| Audit log of AI writes | Yes | No | No | Yes | No |
~ partial / community plugin based on public documentation as of April 2026
Ready to try it?
Leave your email. We'll reach out once — when Morion is ready.
Notify me
One email, when the app is ready. No spam.
Servidores relacionados
Atlassian
Interact with Atlassian tools like Confluence and Jira.
MCP Conductor
An advanced MCP server for intelligent conversation context management and session continuity, requiring the Claude Desktop application and a Node.js environment.
bluente-translate
Translate your documents with formatting intact in 2 minutes
OpenFinance
Connect your bank accounts to your AI
Instagit
Let your agents instantly understand any GitHub repo
Itemit
A simple notes system for Itemit, built with TypeScript.
Rework
Integrate AI applications with the Rework platform to manage projects, tasks, workflows, and jobs.
Microsoft To Do MCP
Interact with Microsoft To Do using the Microsoft Graph API.
PaperlessMCP
MCP server for Paperless-ngx document management. 43 tools for AI-powered document organization - full CRUD on documents, tags, correspondents, document types, storage paths, and custom fields.
Atlassian MCP Server
A read-only server for accessing Atlassian products like Confluence and Jira.