Skip to content
VS Code

Padlet for VS Code

com.padlet/padlet

Create and manage Padlet boards: posts, comments, reactions, sections and sharing settings.

client:VS Code transport:streamable-http

Install Padlet in VS Code

.vscode/mcp.json

{
  "servers": {
    "padlet": {
      "type": "http",
      "url": "https://mcp.padlet.com/"
    }
  }
}

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

Padlet in other clients