Add SmartDraw to ChatGPT
Use ChatGPT to generate fully editable SmartDraw drawings in the context of your conversation. Ask ChatGPT to use SmartDraw to generate a flowchart, an org chart, a mind map, a timeline, or a floor plan, and SmartDraw renders it, returns a preview, and gives you a link to open the drawing in the full SmartDraw editor.
All you need to do is connect ChatGPT to the SmartDraw MCP Server. It teaches ChatGPT how to write VSON (the format SmartDraw uses to describe diagrams and floor plans), handles a broad range of inputs including natural language, Mermaid, SVG, and pasted data, renders the drawing, and returns a preview image plus an "Edit in SmartDraw" link, all in one app.
The SmartDraw MCP Server also works inside custom ChatGPT agents and OpenAI Codex.
Custom ChatGPT Agents. Download the OpenAI Agent Example zip from SmartDraw, extract it, paste your OpenAI API key into the .env file, then npm install followed by npm start. Node.js is required.
OpenAI Codex. In Codex, open Settings → MCP Server → Add Server. Name the server "SmartDraw", choose Streamable HTTP, and enter "https://mcp.smartdraw.com/mcp". Save. The server entry may not appear immediately; allow a few moments, or log out and back in.