solomd

zhitongblog/solomd
★ 196 stars TypeScript 💻 Code/Dev Tools Updated today
A markdown editor — and the bridge to your LLM. Local-first, MIT, ~15 MB. Bundled MCP server lets Claude Code / Codex / Cursor drive your vault directly. 14 AI providers BYOK.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "solomd": {
      "command": "npx",
      "args": [
        "-y",
        "zhitongblog/solomd"
      ]
    }
  }
}

README Excerpt

> A markdown editor — and the bridge to your LLM. 🇨🇳 **[中文 README →](README.zh.md)** Your notes live in a folder. **SoloMD is the editor on top — and the MCP endpoint Claude Code, Codex CLI, and Cursor can drive directly.** Same `.md` files, two ways in. Built on Tauri 2 + Vue 3 + CodeMirror 6. Universal macOS dmg ~32 MB. Free, MIT, no subscription, no SoloMD-hosted servers. Your notes, AI keys, embeddings index, and git history all stay on your machine.