Important API details:
- Authentication can be configured using either OAuth 2.1 (recommended) or a static Bitly API token passed as a Bearer token in the Authorization header.
- The server uses HTTP/Streamable HTTP transport — it is fully remote and cloud-hosted, requiring no local installation or proxy setup.
- OAuth 2.1 supports Dynamic Client Registration, allowing Caylex to register automatically without manual app creation in the Bitly developer portal.
- API token access requires generating a personal API token from your Bitly account settings before connecting in Caylex.
Server Details
| Property | Value |
|---|---|
| Transport | Streamable HTTP |
| Server Type | External |
| Endpoint | https://api-ssl.bitly.com/v4/mcp |
| Categories | URL Shortening, Utilities |
Authentication
This server supports the following authentication methods:OAuth
During the server onboarding flow, you will be prompted to complete the OAuth flow to grant access. See the Bitly Authentication guide for step-by-step credential configuration.Header Authentication
This server authenticates via HTTP headers. During the server onboarding flow, you will be prompted to confirm the required headers. Note that you do not provide the values for the headers during the server on-boarding. Header values are provided by the users during the Auth Link flow.Getting Started
Add the server
Navigate to the Server Library and click on the New Server button. Find Bitly in the Caylex Catalog.
Use in a project
Add the server to a project by configuring project connections. Its tools are now available to any agents connected to that project.