Glyph

Connecting Claude (optional)

Glyph can be driven by an external Claude client (Claude Desktop, Claude Code, Cursor, …) so the model can draw, place instances, and read geometry on your behalf. The bridge is off by default — you opt in by running a small local MCP server and clicking Connect.

First time? Click the pill → "First time? Open setup guide →". On Windows you'll be offered a one-click installer download; the guide walks through running setup-claude.bat and pasting the generated token. macOS / Linux setup is documented in SETUP.md.

The Claude bridge covers most of the editor: it can add shapes, cells, SREFs, and AREFs; edit shapes and instances in place (update_shape, set_shape_layer, update_ref); transform geometry (translate / rotate / scale / mirror) and run booleans (union / intersect / xor / difference); manage layers (add / update / remove); copy cells; and read geometry. Reads are token-aware — Claude can ask for a cell summary (counts + bounding box) before pulling full point lists.

Multiple documents. If you have several tabs open, Claude can list them (list_tabs) and target a specific one — by switching to it (switch_tab) or by naming it on any tool call. The editor switches to that tab before acting, so you always see which document Claude is editing, and it can never silently draw into the wrong one.

Letting Claude open and save files. Claude cannot touch your disk by default. To allow it, open the Claude pill and click Grant folder for Claude to open / save…, then pick a folder. From then on — until you reload — Claude can list, open, and save .gds files inside that one folder only (never anywhere else, and never your other files). Opening a file always lands in a new tab, so it never overwrites what you're working on. Each save shows a toast so you see it happen. Click Revoke in the pill to cut off access immediately. This grant is deliberately separate from the drawing connection: connecting Claude lets it draw, but not read or write files until you grant a folder.

See mcp-server/README.md for the full tool surface.


Updated 2026-07-14

Open Glyph — free, no install Your files never leave your browser.
Open Glyph →