EveryDev.ai
Subscribe
Home
Tools

3,419+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. VMark
    VMark icon

    VMark

    Vibe Coding
    Featured

    A local-first, AI-native plain-text workspace and Markdown editor that supports MCP integration with Claude, Codex, and Gemini, with schema-aware previews and CJK formatting.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under the ISC License. No accounts, no cloud, no analytics.

    Engagement

    Available On

    Windows
    macOS
    Linux
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Vibe CodingMCP IntegrationDocumentation

    Alternatives

    PaperBack4app AI AgentAppDeploy
    Developer
    Xiaolai LiBeijing, ChinaEst. 2011$100M raised

    Listed Aug 2026

    About VMark

    VMark is a free, local-first desktop Markdown editor built by @xiaolai and released under the ISC License. It positions itself as a plain-text workspace where both humans and AI agents read and write the same files — Markdown, YAML, JSON, TOML, Mermaid, SVG, HTML, and code — with no translation layer. The app is currently in beta at v0.9.26, available for macOS (Apple Silicon and Intel), Windows, and Linux.

    What It Is

    VMark is a multi-format, schema-aware text editor built with Tauri v2 (Rust), React 19, TypeScript, Tiptap, and CodeMirror 6. It goes beyond a standard Markdown editor by rendering context-appropriate views for known file types: opening .github/workflows/ci.yml shows a workflow graph, while Cargo.toml, package.json, or pyproject.toml shows a dependency tree. Generic JSON, YAML, and TOML files get a navigable tree view. The editor offers three Markdown modes — WYSIWYG, Source Peek (F5), and Source Mode (F6) — giving writers control over how much raw syntax they see at any time.

    AI-Native MCP Integration

    VMark speaks the Model Context Protocol (MCP) natively. Through a one-click setup in Settings → Integrations, it connects to Claude Desktop, Claude Code, Codex CLI, and Gemini CLI. Once connected, AI agents can read and write directly to the same plain-text files the user is editing — no copy-paste, no export step. The homepage shows screenshots of Claude Code and Claude Desktop sending content that appears in VMark with full formatting intact. The project README describes this as "vibe-coded" — written entirely by AI under human supervision — and the repo ships with full configuration for Claude Code, Codex CLI, and Gemini CLI.

    CJK and Multilingual Support

    VMark includes over 20 formatting rules specifically for Chinese, Japanese, and Korean text. Features include smart CJK-Latin spacing, fullwidth punctuation handling, corner quotes (「like these」), and dash conversion. The app ships in 10 languages — English, Simplified Chinese, Traditional Chinese, Japanese, Korean, German, Spanish, French, Italian, and Brazilian Portuguese — and auto-detects the OS locale on first launch. All menus, dialogs, and error messages are translated.

    Editor Power Features

    • 165 keyboard shortcuts (all customizable in Settings)
    • Multi-cursor editing: Mod+D to select next match, Alt+Click to add cursors, Mod+Alt+↑↓ for vertical cursors
    • Tab Escape: auto-pair brackets and quotes, press Tab to jump past the closing character
    • Focus Mode: dims surrounding content while keeping the active paragraph visible
    • Typewriter Mode: keeps the cursor centered on screen
    • Document history for recovering previous versions
    • Five hand-crafted themes: White, Paper, Mint, Sepia, Night (six in the README, adding Solarized)
    • GitHub-style alert blocks: Note, Tip, Important, Warning, Caution
    • Collapsible sections via <details> / <summary>
    • Typography controls: Latin and CJK font selection, font size, line height, block spacing, CJK letter spacing

    Local-First Architecture

    VMark stores all documents on the user's machine with no cloud sync, no accounts, and no analytics. The homepage publishes anonymous device counts from update-check pings — the vendor-published statistics show tens of thousands of unique devices across macOS (Apple Silicon and Intel), Windows, and Linux. macOS is described as the primary platform; Windows and Linux builds are labeled "best-effort."

    Update: VMark v0.9.26

    The latest release is v0.9.26, published on 2026-08-03, with the repository last pushed on 2026-08-03. A blog post titled "Multi-Format Launch" (2026-05) marks a significant expansion of supported file formats beyond Markdown. The project was created in January 2026 and has accumulated 487 GitHub stars and 73 forks as of the last update. The contributing model is issues-only — no external pull requests are accepted, as fixes are applied by AI agents with full project context.

    VMark - 1

    Community Discussions

    Be the first to start a conversation about VMark

    Share your experience with VMark, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    VMark

    Fully free and open-source under the ISC License. No accounts, no cloud, no analytics.

    • All editor features included
    • MCP integration with Claude, Codex, Gemini
    • Multi-format support (Markdown, YAML, JSON, TOML, Mermaid, SVG, HTML)
    • Schema-aware previews
    • CJK formatting

    Capabilities

    Key Features

    • WYSIWYG Markdown editing
    • Source Peek mode (F5)
    • Source Mode with CodeMirror 6 (F6)
    • Schema-aware previews for YAML, TOML, JSON, GitHub Actions workflows
    • MCP integration with Claude Desktop, Claude Code, Codex CLI, Gemini CLI
    • Multi-cursor editing
    • Tab Escape for bracket/quote auto-pairing
    • CJK formatting with 20+ rules
    • Smart CJK-Latin spacing
    • Focus Mode
    • Typewriter Mode
    • Document history
    • Five hand-crafted themes (White, Paper, Mint, Sepia, Night)
    • 165 customizable keyboard shortcuts
    • GitHub-style alert blocks
    • Collapsible sections
    • Typography controls (font, size, line height, spacing)
    • 10 UI languages with auto-detection
    • Local-first, no cloud, no accounts
    • Mermaid diagram support
    • SVG and HTML (sandboxed) support
    • Syntax-highlighted code file viewer
    • AI Genies for inline writing assistance

    Integrations

    Claude Desktop
    Claude Code
    Codex CLI
    Gemini CLI
    Model Context Protocol (MCP)
    Homebrew
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate VMark and help others make informed decisions.

    Developer

    Xiaolai Li

    Xiaolai Li (@xiaolai) builds VMark, a local-first, AI-native plain-text workspace and Markdown editor. The project is vibe-coded — developed entirely by AI agents (Claude Code, Codex CLI, Gemini CLI) under human supervision. Li is also known for writing and publishing at lixiaolai.com, and brings a focus on CJK typography and multilingual support to the tool.

    Founded 2011
    Beijing, China
    $100M raised
    Read more about Xiaolai Li
    WebsiteGitHubX / Twitter
    1 tool in directory

    Similar Tools

    Paper icon

    Paper

    A connected design canvas that bridges teams, AI agents, code, and real data on a single web-standards-based design space.

    Back4app AI Agent icon

    Back4app AI Agent

    AI-powered tool that instantly turns ideas into fully provisioned, production-ready applications with complete backend infrastructure.

    AppDeploy icon

    AppDeploy

    AppDeploy lets you deploy live web apps directly from ChatGPT, Claude, Cursor, or any MCP-compatible AI agent — no hosting setup, no technical decisions required.

    Browse all tools

    Related Topics

    Vibe Coding

    Vibe code using low code AI tools that let you build applications with natural language prompts with minimal code.

    192 tools

    MCP Integration

    Tools for integrating MCP with existing AI systems and applications.

    82 tools

    Documentation

    AI-driven tools that automatically generate, maintain, and organize technical documentation, user guides, and project artifacts with context-aware content and intelligent updating.

    83 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions