Dub.co Connector for AI agents.
10 live capabilities
Manage marketing links and track click analytics through your agent.
Waiting for input…
Why people use Dub.co
Dub.co for Marketing Link Management
With this Connector, you just tell your agent to 'make a short link for this URL with the slug summer-sale'. It handles the connection and gives you the link immediately. You stay in your chat and keep moving.
What Vinkius changes
You get to manage your entire link infrastructure through natural language instead of a dashboard.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Campaign Launch
A marketer needs 10 links for a new shoe launch.
- Real-world use case 02
Traffic Audit
A creator wants to know which country is clicking their link most.
- Real-world use case 03
Social Check
A social media manager wants to see how a link will look on X.
Complete set · 10capabilities
The complete Dub.co capability set.
These are the exact actions your AI can choose when you ask it to work with Dub.co.
01—04
4 capabilities in this set.
Part of 10 available through Dub.co.
- 01 Capability
Get link details
Shows the specific details and performance for one particular short link. This gives you a deep dive into how a single link is behaving.
- 02 Capability
Get url metatags
Shows the Open Graph tags for a specific URL so you can see how it looks on social media. This prevents you from sharing broken or ugly previews.
- 03 Capability
List domains
Shows every domain currently connected to your workspace. You can use this to see which brands are active in your account.
- 04 Capability
List links
Lists all the short links you've created in your workspace. It's a quick way to see every active tracking URL you have.
05—07
3 capabilities in this set.
Part of 10 available through Dub.co.
- 05 Capability
Create short link
Creates a new short link with a custom slug and destination URL. It lets you spin up new tracking links in seconds.
- 06 Capability
Delete short link
Removes a short link from your account permanently. Use this to clean up old links that are no longer needed.
- 07 Capability
Get workspace analytics
Pulls the total click data and aggregate stats for your current workspace. It helps you see how your campaign is performing at a glance.
08—10
3 capabilities in this set.
Part of 10 available through Dub.co.
- 08 Capability
List tags
Shows all the tags you're using to organize your links. This helps you keep your marketing assets categorized and easy to find.
- 09 Capability
List workspaces
Lists all the workspaces you have access to across your account. Use this to jump between different clients or projects quickly.
- 10 Capability
Update short link
Changes the details of an existing short link. This is useful if you need to point a link to a new destination.
Set up in minutes
One URL. Then ask Dub.co to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Dub.co 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_aBVsDssqckCbHJAObMO2hViG9y1Ttf1zTrAJxSpH/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 Dub.co, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Dub.co for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_aBVsDssqckCbHJAObMO2hViG9y1Ttf1zTrAJxSpH/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 Dub.co URL.
- Step 03
Save and start
Save the connection and enable Dub.co in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"dubco": {
"url": "https://edge.vinkius.com/vk_preview_aBVsDssqckCbHJAObMO2hViG9y1Ttf1zTrAJxSpH/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 Dub.co
Open Agent mode in chat and ask: "Using Dub.co, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"dubco": {
"url": "https://edge.vinkius.com/vk_preview_aBVsDssqckCbHJAObMO2hViG9y1Ttf1zTrAJxSpH/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 Dub.co
Ask Copilot: "Using Dub.co, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"dubco": {
"url": "https://edge.vinkius.com/vk_preview_aBVsDssqckCbHJAObMO2hViG9y1Ttf1zTrAJxSpH/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 Dub.co
Open Cascade and ask: "Using Dub.co, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"dubco": {
"url": "https://edge.vinkius.com/vk_preview_aBVsDssqckCbHJAObMO2hViG9y1Ttf1zTrAJxSpH/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 Dub.co
Ask Cline: "Using Dub.co, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add dubco --transport http "https://edge.vinkius.com/vk_preview_aBVsDssqckCbHJAObMO2hViG9y1Ttf1zTrAJxSpH/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 Dub.co
Ask Claude: "Using Dub.co, show me...". 10 tools are ready
Where the request belongs
Work Dub.co can move forward.
Marketing managers who need to spin up campaign links fast, content creators tracking multi-platform engagement, and product managers auditing user flows.
Marketing Specialist
Generates 50+ tracking links for a product launch and checks click counts daily.
Content Creator
Tracks which social platforms are driving the most traffic to their latest videos.
Product Manager
Audits link routing and analyzes geographic user flows to optimize landing pages.
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.
Capsulink
Manage shortened URLs via Capsulink. create links, track clicks, and monitor analytics 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.
Bitly
Shorten and manage links via Bitly. track clicks, analyze metrics, and manage groups directly from any AI agent.
Rebrandly
Link management platform to create and manage branded short URLs with AI.
Bring your own AI
Change the model, client or framework. Keep Dub.co 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 Dub.co.
The practical details behind the request, access and result.
Can I use Dub.co MCP to create custom links?
Yes, you can ask your agent to generate new short links with specific slugs and domains instantly.
Does Dub.co MCP show where my clicks are coming from?
Yes, it pulls geographic and device data so you can see which regions are engaging most.
How do I manage different brands with Dub.co MCP?
You can use it to list and switch between different workspaces and domains associated with your account.
Can I check if a link looks right on social media?
Yes, you can ask the agent to inspect the metatags for any URL to see how it will appear.
Can I delete links using Dub.co MCP?
Yes, you can tell your agent to permanently remove any short link from your workspace.
Is Dub.co MCP good for large marketing campaigns?
It's ideal for teams that need to generate and track many links quickly without manual dashboard work.
Where do I find my Dub.co API Key?
Log in to your Dub.co Dashboard, navigate to your account settings, and you will find the API section where you can create and copy your access token.
Do I need a Pro plan for analytics?
While basic link creation works on free tiers, some advanced aggregate analytics and geographic filtering may require a Dub.co Pro plan or higher as per their API policy.
One connection away
Give your agent a direct line to Dub.co.
Connect Dub.co once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available