Bitly for Cursor
com.bitly/mcp
Shorten links, generate QR codes, and track performance across your Bitly account.
client:Cursor
transport:streamable-http
Install Bitly in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://api-ssl.bitly.com/v4/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs