# BL.INK MCP for AI Agents AI Agent Connect

> BL.INK lets you manage enterprise links and track click analytics through your AI agent. You can create branded short links, organize them with tags, and monitor real-time performance metrics without switching tabs. It connects your BL.INK workspace directly to tools like Claude or Cursor, making link management a part of your natural conversation.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_mCNhAGjkhagnk8llmLTjmtXslJHpAq3NdJlFWzhU/ai-agent-connect
- **Tags:** url-shortening, link-management, branded-links, analytics, marketing-campaigns, redirects

## Description

Managing a fleet of branded links usually means jumping between a dashboard, a spreadsheet, and your campaign tools. You have to copy IDs, check click counts, and manually update URLs when a promotion changes. This Connector changes that by bringing your entire BL.INK workspace into your AI client. Instead of hunting for a specific link's performance, you just ask your agent to show you the latest metrics for your summer sale. If you need to spin up a new set of branded links for a social media push, you just tell your agent what the destination is and which domain to use. It handles the heavy lifting of creation and organization while you stay focused on the strategy. Because Vinkius hosts this Connector, you can plug it into your existing workflow and start treating link management as a conversation rather than a series of clicks. You get a clear view of your domain health and tag organization without ever leaving your workspace. It turns a manual administrative chore into a quick request, making it much easier to keep your marketing assets organized and accurate.

## Tools

### delete_link
Remove a link from your managed inventory. Use this to clean up old test links or expired campaigns.

### get_account_info
Pull your profile details and workspace info. This confirms your account is correctly connected.

### get_link
Fetch the specific details and destination for a single link. Use this to check where a short link actually points.

### shorten_link
Turn a long URL into a branded short link instantly. This is the primary way to create new marketing assets.

### update_link
Change the destination URL of an existing short link. This lets you fix broken links without changing the URL.

### get_domain
View the specific details of a custom branded domain. Use this to check domain settings and status.

### get_link_analytics
Get the click counts and performance data for a specific link. This provides the numbers you need for reports.

### list_domains
See all the custom branded domains available in your account. This helps you keep track of your various brand assets.

### list_links
Get a full list of every managed link in your workspace. It is the fastest way to see your entire link inventory.

### list_tags
See all the tags you have created to organize your links. Use this to manage your campaign categories.

## Prompt Examples

**Prompt:** 
```
Create a short link for https://example.com/summer-sale using our 'go.brand.com' domain.
```

**Response:** 
```
I've created that for you. Here is your new branded link:

**Short Link:** `go.brand.com/summer-sale`

**Destination:** `https://example.com/summer-sale`

I've also added it to your active links list.
```

**Prompt:** 
```
How many clicks did the 'winter-promo' link get last week?
```

**Response:** 
```
I've pulled the latest analytics for the **winter-promo** link:

| Metric | Value |
| :--- | :--- |
| **Total Clicks** | 1,240 |
| **Trend** | +12% from last week |

Would you like me to see the breakdown for any specific tags?
```

**Prompt:** 
```
Update the destination for the 'old-landing-page' link to the new one: https://example.com/new-page.
```

**Response:** 
```
Done. I've updated the destination for the **old-landing-page** link.

*   **Old URL:** `https://example.com/old-page`
*   **New URL:** `https://example.com/new-page`

Your short link remains the same, so no changes are needed on your social media posts.
```

## Capabilities

### Create branded short links
Turn a long destination URL into a custom branded short link instantly.

### Track real-time click metrics
See how many people are actually clicking your links with live data.

### Manage custom branded domains
View and organize the different domains you use for your link shortening.

### Update destination URLs
Change where a link points without having to change the short URL itself.

### Organize links with tags
Group your links by campaign, product, or category for easier searching.

## Use Cases

### Launching a new product
A marketing manager asks the agent to create five branded links for a new product launch using their 'go.brand.com' domain.

### Fixing a broken redirect
A social media manager notices a link is broken and asks the agent to use update_link to point it to the correct new landing page.

### Campaign reporting
A growth analyst asks the agent to pull the click counts for all links tagged 'Q3_Campaign' to see how the promo performed.

### Workspace cleanup
An admin asks the agent to find and delete all old test links that were created during the last software sprint.

## Benefits

- Stop manual URL creation. Use shorten_link to generate branded links in seconds without leaving your chat.
- Monitor performance instantly. Use get_link_analytics to see clicks without opening a browser or dashboard.
- Keep your assets organized. Use list_tags and list_links to find exactly what you need in a large inventory.
- Update campaigns on the fly. Use update_link to change destinations while keeping the same short URL for your social posts.
- Manage your brand identity. Use list_domains to oversee your custom URLs and ensure everything is correctly mapped.

## How It Works

The bottom line is you get a conversational interface for your entire link management suite.

1. Subscribe to the BL.INK MCP on Vinkius.
2. Paste your BL.INK API Access Token into your AI client settings.
3. Ask your agent to shorten a URL or pull analytics for a specific link.

## Frequently Asked Questions

**Can I use BL.INK with Claude or Cursor to manage my links?**
Yes. By connecting this Connector, you can use your favorite AI client to create, update, and track all your branded links through a natural conversation.

**How does BL.INK help with marketing analytics?**
It lets your AI agent pull real-time click data for any specific link. You can ask for totals or trends without having to log into a separate dashboard.

**Can I change a link's destination without changing the short URL?**
Yes, that is one of the main benefits. You can update the destination URL while keeping your branded short link exactly the same for your social media posts.

**Does BL.INK support custom branded domains?**
Yes. This Connector allows you to manage and list all the custom branded domains you have connected to your BL.INK account.

**How do I organize my links so the AI can find them easily?**
You can use the tagging system. By organizing your links with tags like 'Summer_Sale' or 'Product_Launch', you can ask your agent to find specific groups of links quickly.

**Is this Connector for enterprise link management?**
Yes, it is designed for teams who need to manage large volumes of links, track performance metrics, and maintain brand consistency across multiple domains.

**Can I use my own branded domain for shortening links?**
Yes! If you have branded domains configured in your BL.INK account, you can use the `list_domains` tool to find their IDs and pass a `domain_id` to the `shorten_link` action.

**How do I check the click performance of a link?**
Simply ask the agent to `get_link_analytics` and provide the Link ID. It will retrieve the latest click data and statistics directly from BL.INK.

**Can I update the destination URL of an existing link?**
Yes. Use the `update_link` action with the Link ID and provide the new `long_url`. Your Bitlink will redirect to the new destination immediately.