Create and edit collaborative architecture diagrams with any AI assistant using the Trident 2D DSL.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Open-source core of Trident β a text-based diagramming tool.
This repo contains the parser, serializer, and read-only renderer. No auth, no collaboration, no dependencies.
| File | Purpose |
|---|---|
parser.js | Parses Trident markup text β graphData object |
trident-serializer.js | Serializes graphData β Trident markup text |
renderer-oss.js | Read-only renderer: SVG, PNG, interactive canvas |
spec.md | Full language specification |
example.md | Working diagram examples |
demo.html | Browser demo (open directly, no build step) |
Open demo.html directly in a browser to see it running.
See spec.md for the full grammar and example.md for complete working diagrams.
MIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/trident)<a href="https://allmcps.com/mcp/trident"><img src="https://allmcps.com/api/badge/trident?style=directory" alt="Trident on AllMCPs" /></a>