GLYPH
Glyph Editor

Build SomethingLegendary

The Glyph Editor

Scroll

// Welcome to the Family

DragonSource
Free Download — Available June 1st

A standalone code editor with a built-in MCP server that bridges Claude Desktop, Antigravity, and Claude Code directly into your workspace.

8
MCP Tools
Workspace-scoped
4
AI Engines
Claude · Gemini
50+
Languages
Syntax highlighting
3
Themes
Runtime switching
Free Forever
No paywalls
Electron 35React 19Monaco EditorTypeScript 5.8Zustand

// The Intelligence Layer

Bridged toClaude Desktop

Connected toAntigravity

Glyph runs a built-in MCP server with 8 workspace tools that Claude Desktop, Antigravity, and Claude Code connect to natively. Every tool call streams live into the Agent Panel's activity feed — file reads, writes, searches, and commands, all visible in real-time.

Live Connections
Claude Desktop
dragon_read_filestreaming
Antigravity
dragon_search_filesconnected
Claude Code
dragon_write_fileconnected
Agent Panel — Activity Feed
12:04:32READsrc/main/services/mcp-server.ts
12:04:33SEARCH"registerTool" → 3 results
12:04:35WRITEsrc/renderer/AgentPanel.tsx
12:04:36RUNnpm run typecheck ✓

// Capabilities

What's Inside

MCP Bridge

Built-in MCP server with 8 workspace tools — Claude Desktop, Antigravity, and Claude Code connect natively.

Live Activity Feed

Every agent tool call streams into the Agent Panel in real-time — reads, writes, searches, and commands.

Direct Mode

Inline chat with Claude Opus, Claude Sonnet, Gemini 2.5 Pro, and Gemini 2.5 Flash — no context switching.

Monaco Editor

Full Monaco-powered editing with syntax highlighting, IntelliSense, and custom DragonSource theming.

Workspace Scoped

All operations sandboxed to your workspace. No credential sharing. No telemetry. stdio transport only.

Free Forever

No subscription tiers. No paywalls. Professional-grade tooling for every builder on earth.

Split Editor

Side-by-side editing with independent tab bars, cross-group tab dragging, and a resizable divider.

Source Control

Git staging, commits, branch display, and an integrated diff viewer — all without leaving the editor.

Integrated Terminal

Full PTY terminal via node-pty and xterm.js with WebGL rendering — shell, npm, git, all inline.

Keybindings
Command Palette⌘L
Quick Open File⌘P
Toggle Terminal⌘T
Open Settings⌘,
Save⌘S
Save All⌘⇧S
Reopen Closed Tab⌘⇧T
Format Document⌘⇧F
Open Folder⌘O
New Untitled File⌘N
Close Tab⌘W

// Keyboard-First

Designed forSpeed

Every action is a keystroke away. Command Palette, Quick Open, and native macOS shortcuts — no mouse required. Tab pinning, split views, and ⌘⇧T to reopen closed tabs keep your flow unbroken.

// What's Next

On the Roadmap

AI & Intelligence
Dragon Copilot
Inline ghost text completions
Smart Commit
AI-generated commit messages
Code Lens
AI-powered inline annotations
Languages
Python LSP
Pyright/Pylance integration
Rust Analyzer
Completions & diagnostics
Prettier
Multi-language formatter
Developer Tools
GitHub PRs
Review & merge from sidebar
Test Runner
Jest, Vitest, pytest inline
Docker
Dockerfile IntelliSense
Editor
Live Share
Real-time collaborative editing
Markdown Preview
GFM with mermaid diagrams
Integrated Debugger
Breakpoints & step-through

// The Pipeline

Three Apps.Zero Trust

Glyph doesn't work alone. It's the host for an invisible pipeline that masks secrets before AI sees them and encrypts every file snapshot at rest. Three apps, one machine, zero network calls.

All auto-start at login
100% local — nothing leaves the machine
Agent never knows it's happening
Glyph
Editor + AI Host
MCP server • 8 tools
Crypt
Secret Masking
In-memory regex • localhost:7601
Vault
Encrypted VCS
AES-256-GCM • macOS Keychain
Read Pipelinedragon_read_file
Agent request
Crypt masks secrets
Returns [MASKED]
Write Pipelinedragon_write_file
Agent write
Journal snapshot
Crypt unmasks
Vault encrypts
Disk
Security Model
Crypt
Secrets in transit to LLM
In-memory regex masking · Per-request, ephemeral
Vault
File history at rest
AES-256-GCM + scrypt · Permanent, local-only
Journal
Prior file state
Content-addressed blobs · Per-write, auto-pruned

Glyph is available as a free download for macOS — a standalone Electron app with no subscription, no telemetry, and no account required. Bring your own API keys and connect your preferred AI engine.

System Requirements
Platform
macOS (Apple Silicon)
Runtime
Electron 35
UI Framework
React 19 + Zustand
Editor Core
Monaco Editor
Language
TypeScript 5.8
MCP Transport
stdio (JSON-RPC)
What's Included
Monaco Editor (50+ langs)
MCP Server (8 tools)
Split Editor Groups
Direct Mode AI Chat
Git + Diff Viewer
Integrated Terminal
4 Built-in Themes
Command Palette (⌘L)
Quick Open (⌘P)
Search & Replace
Problems Panel
Extensions Manager

// Inferno v2026.6.1

Download Available

Free. No account required.
macOS · Apple Silicon

Agent Integration

Connect your AI Agent

To use Dragon's MCP security layer inside Antigravity, Claude Code, Cursor, or VS Code, add the following to your agent's MCP configuration. This routes tool calls through the Crypt daemon on port 7600.

mcp.json
{
  "mcpServers": {
    "dragon": {
      "url": "http://127.0.0.1:7600/mcp"
    }
  }
}

// The Arsenal

More Downloads

Every tool in the Dragon ecosystem is built with constitutional governance at its core. Sovereign software for sovereign builders.

Dragon Ledger

Ledger

Operations · Finance · Analytics

Financial command center for any organization — vendor expenses, revenue tracking, and a hierarchical Chart of Accounts with export to XLSX, CSV, ODS.

Vendors
Expense tracking
Platforms
Revenue streams
3
COA Layers
Hierarchical accounts
Modules
Accounts
Hierarchical COA · 3 layers · custom prefix groups
Platforms
Revenue tracking · Subscriptions · Licensing · Services
Services
Vendor management · Expense categories · Module hierarchy
Pocket
Monthly executive P&L summary at a glance
Pro Log
Weekly engineering journal · Per-platform notes
Analyze
Cash flow · Burn rate · Runway · P&L dashboard
Angular 19 · TypeScript · Chart.js · SheetJS
Coming Soon