Skip to content
VS Code

tldraw for VS Code

io.github.tldraw/tldraw

Draw and visually collaborate with your agents on tldraw's canvas.

client:VS Code transport:streamable-http tools:6

Install tldraw in VS Code

.vscode/mcp.json

{
  "servers": {
    "tldraw": {
      "type": "http",
      "url": "https://tldraw-mcp-app.tldraw.workers.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

tldraw in other clients