MCP server

Connect your AI to Drawdy, then let it draw

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

Set up in three steps

  1. 1

    Hand your AI the link

    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.

  2. 2

    Sign in to Drawdy

    Your AI opens a Drawdy page in the browser. Sign in, check what it can access, and click Approve.

  3. 3

    Ask it to draw

    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.

Server details

Server URL
https://backend.drawdy.io/mcp
Name
drawdy
Transport
Streamable HTTP (remote server)
Sign-in
OAuth in your browser with your Drawdy account. No API key or token to paste.
Cost
Free, on the free plan too. It runs on your own AI subscription.

Step by step

Add Drawdy to your app

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.

Claude (web and desktop)

Add in settings
  1. In Claude, open Settings, then Connectors, then Add custom connector.

  2. Name it Drawdy and paste the server URL: https://backend.drawdy.io/mcp

  3. Click Add, then sign in to Drawdy and allow access.

Then run it: what to ask

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.

What your AI can do

ToolAccessWhat it does
list_boardsReadLists your boards, including ones shared with you.
read_boardReadReads every element on a board: type, text and position.
get_board_linkReadGets the link that opens a board in Drawdy.
create_boardWriteCreates a new empty board you own and hands you its link.
add_elementsWriteAdds shapes, text, lines, arrows and frames to a board.
update_elementsWriteReplaces existing elements on a board.
remove_elementsWriteRemoves 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

Setup steps for an AI reading this page

A person sent you this link and asked you to connect Drawdy. Follow the step that matches the app you run in.

  1. 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.

  2. 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
  3. 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
  4. 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"}'
  5. 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"
        }
      }
    }
  6. 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.

  7. Once connected, call list_boards to check it works, then tell the user they can ask you to draw.

MCP FAQ

MCP questions

What is the Drawdy MCP server?+

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.

Is the Drawdy MCP server free?+

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.

Do I need an API key?+

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.

Which boards can my AI see?+

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.

How do I disconnect an app?+

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.

Can I paste drawdy.io/mcp into Claude as the server URL?+

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

Start drawing now

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