Skip to content
VS Code

RoughSketch for VS Code

app.roughsketch/roughsketch

Search, read, preview, create, update, rename, arrange and trash sketches in your Google Drive.

client:VS Code transport:streamable-http

Install RoughSketch in VS Code

.vscode/mcp.json

{
  "servers": {
    "roughsketch": {
      "type": "http",
      "url": "https://roughsketch.app/mcp"
    }
  }
}

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

RoughSketch in other clients