Claude (web and desktop)
Add in settingsIn Claude, open Settings, then Connectors, then Add custom connector.
Name it Drawdy and paste the server URL: https://backend.drawdy.io/mcp
Click Add, then sign in to Drawdy and allow access.
MCP server
Drawdy runs a remote MCP server, so Claude, Claude Code, ChatGPT, Codex, VS Code and any other MCP app can list your boards, read them and draw on them. There is no API key: you sign in with your Drawdy account once and approve access. The fastest setup is to hand your AI this page.
Paste this into your AI
Set up the Drawdy MCP server for me by following https://drawdy.io/mcp
Claude Code, Codex, VS Code and other agents set themselves up from it. On Claude or ChatGPT in the browser, add it in settings.
Reviewed
Paste the prompt above into Claude Code, Codex, VS Code or any agent that can run commands. It reads this page and adds the Drawdy server itself.
Your AI opens a Drawdy page in the browser. Sign in, check what it can access, and click Approve.
Tell it what to sketch. It creates a board, hands you the link, and you watch the shapes appear live.
Using Claude or ChatGPT on the web or desktop? Those apps cannot add a connector on their own, so add it in their settings instead. It takes three clicks: Claude or ChatGPT.
https://backend.drawdy.io/mcpdrawdyStep by step
Every app ends the same way: a Drawdy page opens in your browser, you sign in and click Approve. Revoke an app any time from Account, then MCP.
In Claude, open Settings, then Connectors, then Add custom connector.
Name it Drawdy and paste the server URL: https://backend.drawdy.io/mcp
Click Add, then sign in to Drawdy and allow access.
Run this in your terminal:
claude mcp add --transport http --scope user drawdy https://backend.drawdy.io/mcp
Start Claude Code, run /mcp, pick drawdy and choose Authenticate to sign in.
Leave out --scope user to add Drawdy to the current project only.
In ChatGPT, open Settings, then Connectors, then Advanced settings, and turn on Developer mode.
Back in Connectors, choose Create, name it Drawdy and paste the server URL: https://backend.drawdy.io/mcp
Choose OAuth as the authentication, then sign in to Drawdy and allow access.
Run this in your terminal:
codex mcp add drawdy --url https://backend.drawdy.io/mcp
Then sign in:
codex mcp login drawdy
Run this in your terminal:
code --add-mcp '{"name":"drawdy","type":"http","url":"https://backend.drawdy.io/mcp"}'Open Chat, switch to Agent mode, then sign in to Drawdy when prompted.
Add a remote MCP server with the URL https://backend.drawdy.io/mcp. It uses streamable HTTP with OAuth sign-in.
Most apps accept this config:
{
"mcpServers": {
"drawdy": {
"type": "http",
"url": "https://backend.drawdy.io/mcp"
}
}
}Sign in to Drawdy and allow access when prompted.
Once connected, ask in plain words. New boards are cloud boards, so the link your AI returns opens straight away and the elements appear live as it draws.
| Tool | Access | What it does |
|---|---|---|
list_boards | Read | Lists your boards, including ones shared with you. |
read_board | Read | Reads every element on a board: type, text and position. |
get_board_link | Read | Gets the link that opens a board in Drawdy. |
create_board | Write | Creates a new empty board you own and hands you its link. |
add_elements | Write | Adds shapes, text, lines, arrows and frames to a board. |
update_elements | Write | Replaces existing elements on a board. |
remove_elements | Write | Removes elements from a board. |
Want to see what a finished board looks like? Browse the example boards or check what the free plan covers on pricing.
For AI agents
A person sent you this link and asked you to connect Drawdy. Follow the step that matches the app you run in.
Only do this because the user asked you to connect Drawdy. There is no API key: the user signs in to Drawdy in their browser.
If you are Claude Code, run this, then ask the user to restart Claude Code, run /mcp, pick drawdy and choose Authenticate:
claude mcp add --transport http --scope user drawdy https://backend.drawdy.io/mcp
If you are Codex, run the first command, then the second, which opens a browser sign-in:
codex mcp add drawdy --url https://backend.drawdy.io/mcp codex mcp login drawdy
If you are in VS Code, run this, then ask the user to open Chat in Agent mode and sign in when prompted:
code --add-mcp '{"name":"drawdy","type":"http","url":"https://backend.drawdy.io/mcp"}'Any other app that reads an MCP config: add a remote server named drawdy over streamable HTTP with OAuth, using this config:
{
"mcpServers": {
"drawdy": {
"type": "http",
"url": "https://backend.drawdy.io/mcp"
}
}
}If you cannot run commands or edit your own config (Claude or ChatGPT on the web or desktop), give the user the three steps for their app from the setup section of this page.
Once connected, call list_boards to check it works, then tell the user they can ask you to draw.
MCP FAQ
It is a remote Model Context Protocol server that lets an AI app list your Drawdy boards, read them and draw on them. Claude, Claude Code, ChatGPT, Codex, VS Code and other MCP apps connect to it with the URL https://backend.drawdy.io/mcp.
Yes, it works on the free plan. Your AI edits cloud boards, so the free plan's limit applies: three cloud boards stay editable, and boards over the limit are view-only until you upgrade to Pro.
No. You sign in to Drawdy in your browser and approve access, and the app keeps that connection until you revoke it. The AI itself runs on your own Claude, ChatGPT or other subscription.
Only cloud boards you already have access to, including ones shared with you. Boards that live only on your device are not on the server, so the AI cannot see them. It cannot do more than you can: a board you can only view stays view-only.
Open Account, then MCP in Drawdy (drawdy.io/account/mcp) and revoke the app. It loses access right away, and you can reconnect any time.
No. drawdy.io/mcp is this setup guide. The server URL to paste into a connector is https://backend.drawdy.io/mcp.
The canvas is open
Sketch a system, map a flow, or think it through with your team — no signup, no setup, just a canvas and a link to share.
Start drawing — it’s free