Share
Share a diagram — viewer + AI Build extract
Share publishes one diagram three ways at once: a static viewer humans can open, an AI Build extract agents can read, and MCP visibility so connected clients can see it.
1
Open the diagram
Open the diagram you want to publish in the editor.
2
Export ▾ → ⇡ Share
This first syncs the editable copy to your account, then publishes a snapshot. The viewer is a snapshot at Share time, so re-Share to refresh it after edits.
3
Copy the viewer link
A read-only HTML page anyone can open — no account needed. Good for stakeholders and docs.
4
Copy the AI Build link
The same diagram as a machine-readable
.md extract (the viewer link + .md). Paste the link into a prompt or let an agent fetch it — it is served CORS-open for exactly this.
5
Manage or revoke
Every share is listed in Account → Shared material. Delete one to revoke its links and remove it from MCP — a diagram is invisible to agents until you Share it.
Try asking your agent
▸ The MCP examples assume the contextgraph server is connected — see Setting up your MCP. The paste-a-link examples need no setup.
With the MCP server connected
claude "List my shared ContextGraph diagrams and summarise the Orders map for a new engineer"Or paste a public link — no MCP needed
claude "Read https://ctxgraphai.com/v/ab12cd34.md and scaffold the services it describes"claude "Read https://ctxgraphai.com/v/ab12cd34.md and list every entity still marked 'plan'"