4,500+ servers built on MCP Fusion
Vinkius
BL.INK logo
Vinkius
CrewAI logo

How to Use the BL.INK MCP in CrewAI

Coordinate specialized CrewAI agent teams to monitor, tag, and optimize your BL.INK link campaigns autonomously.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

BL.INK MCP on Cursor AI Code Editor MCP Client BL.INK MCP on Claude Desktop App MCP Integration BL.INK MCP on OpenAI Agents SDK MCP Compatible BL.INK MCP on Visual Studio Code MCP Extension Client BL.INK MCP on GitHub Copilot AI Agent MCP Integration BL.INK MCP on Google Gemini AI MCP Integration BL.INK MCP on Lovable AI Development MCP Client BL.INK MCP on Mistral AI Agents MCP Compatible BL.INK MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect BL.INK MCP to CrewAI

Create your Vinkius account to connect BL.INK to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Run multi-agent link operations with CrewAI

The `list_links` tool serves as the primary data source for your CrewAI research agent. This agent scans your active short links, looking for outdated campaigns or missing tags, and passes the raw list to your analysis agent. Once analyzed, your action agent uses `update_link` to correct destination URLs or apply the proper branding. This division of labor ensures your link registry remains perfectly organized without manual oversight through the MCP Server.

Automated link tagging and organization

The `list_tags` tool lets your CrewAI crew categorize new marketing campaigns on the fly. Your tagging agent inspects the target URL, determines the correct category, and applies the appropriate tags using the update tool. If a required tag does not exist, the agents coordinate to organize the metadata before saving. This keeps your enterprise link analytics perfectly segmented for your marketing team's reporting tools.

Autonomous performance monitoring and reporting

The `get_link_analytics` tool allows your analyst agent to track click spikes and traffic drops. The agent monitors your high-value branded links, compares performance against historical data, and drafts summaries for your team. If traffic drops on a critical link, the moderator agent uses `get_link` to check if the destination is still valid. This proactive monitoring ensures your crew catches redirect issues before they impact your customer experience.

Setup guide

Set up BL.INK MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke BL.INK tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="BL.INK Analyst",
    goal="Access and analyze BL.INK data via MCP.",
    backstory="Expert analyst with direct BL.INK access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent BL.INK transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about BL.INK MCP in CrewAI

You can pass the Vinkius MCP Server URL directly in the `mcps` array of your CrewAI configuration. This makes the entire suite of link management tools available to every agent in your crew.
Yes, your agent will use the `shorten_link` tool whenever its task description requires generating a trackable URL. The agent automatically extracts the target URL and handles the shortening process.
You can use the `MCPServerHTTP` class from `crewai.mcp` and apply a `tool_filter`. This allows you to expose only safe tools like `shorten_link` while blocking destructive tools like `delete_link`.
The integration supports stdio, SSE, and Streamable HTTP transports. Vinkius manages these protocols automatically, so your Python crew can connect to the tools using standard HTTP endpoints.
Yes, your click analytics and account info are processed in memory during the crew's execution and are never persisted by the MCP Server. Vinkius isolates the runtime environment, ensuring your proprietary traffic data remains strictly confidential.

Start using the BL.INK MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 10 tools

We've already built the connector for BL.INK. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 10 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.