4,500+ servers built on MCP Fusion
Vinkius
Metricool logo
Vinkius
CrewAI logo

How to Use the Metricool MCP in CrewAI

Deploy specialized teams of CrewAI agents to manage your Metricool publishing and analytics autonomously.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Metricool MCP to CrewAI

Create your Vinkius account to connect Metricool 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 a multi-agent social media newsroom

CrewAI lets you set up specialized roles that divide and conquer your social strategy. You can have an Analyst Agent pull data using `get_unified_summary` while a Strategy Agent reviews the output to suggest new content angles. This cooperative setup avoids the limits of a single agent. The specialized agents pass context back and forth, turning raw social metrics into actionable plans without human intervention.

Automated ad performance monitoring via CrewAI

Set up a dedicated monitor agent to keep your ad spend on track. The agent calls `get_ads_performance` to pull the latest cost-per-click metrics across your connected networks. If performance dips, the monitor agent passes the data to a manager agent. This allows your crew to flag issues or adjust budgets dynamically based on real-time returns.

Keep your publishing calendar organized with an MCP Server

Let your CrewAI team manage your queue directly. A writer agent drafts updates, a moderator agent approves them, and a publisher agent uses `get_social_planner` to schedule them. This structured workflow ensures every post is vetted before it goes live. You get automated scheduling with built-in quality control.

Setup guide

Set up Metricool 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 Metricool tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

task = Task(
    description="List recent Metricool 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 Metricool MCP in CrewAI

Pass your Vinkius MCP server URL directly into the agent's `mcps` list during initialization. CrewAI automatically discovers tools like `get_unified_summary` and makes them available to that specific agent.
Yes, agents share access to the MCP server. Your Analyst Agent can pull data with `get_instagram_analytics` while your Scheduler Agent inspects the calendar using `get_social_planner`.
Use the `MCPServerHTTP` class from `crewai.mcp` and apply a tool filter. This lets you restrict access so only your Analyst Agent can call sensitive tools like `list_metricool_profiles`.
CrewAI agents execute tools based on their assigned tasks. To prevent your crew from hitting API limits when calling `list_published_posts`, configure task intervals or limit the number of loops allowed per agent.
All execution happens within Vinkius's ephemeral V8 sandboxes. Your social tokens and analytics data are processed strictly in memory and never exposed to the LLM provider or stored in CrewAI's local logs.

Start using the Metricool 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 Metricool. 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.