Skip to content
VS Code

Bitly for VS Code

com.bitly/mcp

Shorten links, generate QR codes, and track performance across your Bitly account.

client:VS Code transport:streamable-http

Install Bitly in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api-ssl.bitly.com/v4/mcp"
    }
  }
}

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

Bitly in other clients