Rebrandly Connector for AI agents.
12 live capabilities
Manage and automate your branded short links and marketing URLs.
Waiting for input…
Why people use Rebrandly
Rebrandly for Branded Link Management
This Connector lets you treat your links as dynamic data. Instead of manual entry, you tell your agent to update, create, or search for links across your entire Rebrandly account. You get a centralized way to manage your brand's digital footprint without ever leaving your chat interface.
What Vinkius changes
You get a way to manage your entire link ecosystem through a single chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Updating a landing page
A marketer realizes a summer sale page changed and asks the agent to update the destination for all links titled Summer Sale.
- Real-world use case 02
Launching a new campaign
A brand manager asks the agent to create 10 different branded links for different social platforms using a specific slashtag.
- Real-world use case 03
Organizing a workspace
An ops lead needs to move all Q3 links into a specific workspace and wants the agent to do it.
Complete set · 12capabilities
The complete Rebrandly capability set.
These are the exact actions your AI can choose when you ask it to work with Rebrandly.
01—04
4 capabilities in this set.
Part of 12 available through Rebrandly.
- 01 Capability
Get link count
Check how many links you've generated in your account. This helps you monitor your link usage volume.
- 02 Capability
Create branded link
Create a new short link with a custom slashtag. Use this to generate branded URLs for any landing page.
- 03 Capability
Delete short link
Remove a specific short link from your account. Use this to clean up old or unused marketing assets.
- 04 Capability
Get account details
Retrieve your profile information from Rebrandly. This is useful for verifying account status.
05—08
4 capabilities in this set.
Part of 12 available through Rebrandly.
- 05 Capability
Get domain info
Get the metadata for a specific custom domain. Use this to check domain availability or status.
- 06 Capability
Get link details
Fetch specific information about a single link. This lets you see the destination and metadata for any URL.
- 07 Capability
List branded domains
See a list of all custom domains in your account. This helps you manage your brand's link identities.
- 08 Capability
List short links
Get a list of all your branded short links. This helps you see your full library of active URLs.
09—12
4 capabilities in this set.
Part of 12 available through Rebrandly.
- 09 Capability
List account workspaces
See all the team spaces in your account. This helps you organize links by different departments or projects.
- 10 Capability
Search links by title
Find specific links based on their names. Use this to quickly locate a link in a large catalog.
- 11 Capability
Test rebrandly auth
Check if your connection to Rebrandly is working. Use this to verify your API key is set up correctly.
- 12 Capability
Update link metadata
Modify the title or destination URL of an existing link. Use this to keep your links accurate as campaigns change.
Set up in minutes
One URL. Then ask Rebrandly to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Rebrandly from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Y5IQCigm9fjNI79iZOtGHgoCUTOojjZBW9hxvo6d/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Rebrandly, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Rebrandly for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Y5IQCigm9fjNI79iZOtGHgoCUTOojjZBW9hxvo6d/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Rebrandly URL.
- Step 03
Save and start
Save the connection and enable Rebrandly in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"rebrandly": {
"url": "https://edge.vinkius.com/vk_preview_Y5IQCigm9fjNI79iZOtGHgoCUTOojjZBW9hxvo6d/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Rebrandly
Open Agent mode in chat and ask: "Using Rebrandly, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"rebrandly": {
"url": "https://edge.vinkius.com/vk_preview_Y5IQCigm9fjNI79iZOtGHgoCUTOojjZBW9hxvo6d/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Rebrandly
Ask Copilot: "Using Rebrandly, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"rebrandly": {
"url": "https://edge.vinkius.com/vk_preview_Y5IQCigm9fjNI79iZOtGHgoCUTOojjZBW9hxvo6d/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Rebrandly
Open Cascade and ask: "Using Rebrandly, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"rebrandly": {
"url": "https://edge.vinkius.com/vk_preview_Y5IQCigm9fjNI79iZOtGHgoCUTOojjZBW9hxvo6d/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Rebrandly
Ask Cline: "Using Rebrandly, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add rebrandly --transport http "https://edge.vinkius.com/vk_preview_Y5IQCigm9fjNI79iZOtGHgoCUTOojjZBW9hxvo6d/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Rebrandly
Ask Claude: "Using Rebrandly, show me...". 12 tools are ready
Where the request belongs
Work Rebrandly can move forward.
Digital marketers and brand managers who are tired of manually updating hundreds of links across different platforms and need a way to automate branding.
Digital Marketer
Uses this to spin up dozens of campaign-specific links for social ads without opening a browser.
Brand Manager
Ensures all short links across the company follow specific naming conventions and branding rules.
Growth Hacker
Quickly updates destination URLs for A/B tests and tracks performance across different workspaces.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBL.INK
Manage enterprise links via BL.INK. shorten URLs, track analytics, and manage branded domains directly from any AI agent.
AB.GL
Shorten URLs, track click performance, and manage branded links with real-time analytics for every campaign.
Short.io
Automate branded link management via Short.io. manage domains, links, and analytics directly from any AI agent.
Capsulink
Manage shortened URLs via Capsulink. create links, track clicks, and monitor analytics directly from any AI agent.
Dub.co
Manage your short links via Dub.co. create, track, and analyze your link performance directly from any AI agent.
Bitly
Shorten and manage links via Bitly. track clicks, analyze metrics, and manage groups directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Rebrandly connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Rebrandly.
The practical details behind the request, access and result.
Can the Rebrandly MCP help manage my custom short links?
Yes. It allows your AI agent to create, update, and organize your branded links, saving you from manual dashboard management.
How do I update a destination URL without changing the short link?
You can use the Connector to modify the metadata of an existing link. This keeps your shared URL the same while pointing it to a new destination.
Can I use this to organize links for different teams?
Yes. The Connector can list and manage different workspaces, making it easy to group links by department, project, or team.
Is there a way to search for links by their title?
You can ask your agent to find any link in your library by its name. It will search your Rebrandly account and pull up the correct details.
Can my agent create links with specific branding for me?
Absolutely. You can tell your agent to generate links with specific slashtags and custom domains to maintain your brand's identity.
How does this help with marketing campaign consistency?
It ensures that every link you share follows your branding rules. Because you can update destinations on the fly, you'll never have to share a broken link again.
What is a slashtag?
A slashtag is the custom alias that comes after the domain in a short link (e.g., rebrand.ly/myslash).
Can I track clicks via API?
Yes, every link object returned by the API includes a 'clicks' property with the total number of visits.
One connection away
Give your agent a direct line to Rebrandly.
Connect Rebrandly once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available