Skip to content
VS Code

Unpaged for VS Code

io.unpaged/mcp

Whiteboard where any shape opens into another canvas. Claude Code plugin renders plans on it.

client:VS Code transport:streamable-http

Install Unpaged in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.unpaged.io/mcp"
    }
  }
}

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

Unpaged in other clients