Skip to content
VS Code

pinbridge for VS Code

io.pinbridge/pinbridge

Publish and schedule Pinterest pins from any MCP client. Token refresh and retries handled.

client:VS Code transport:streamable-http

Install pinbridge in VS Code

.vscode/mcp.json

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

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

pinbridge in other clients