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

How to Use the Umami Cloud MCP in CrewAI

Run autonomous analytics operations with CrewAI and Umami Cloud MCP Server.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Umami Cloud MCP to CrewAI

Create your Vinkius account to connect Umami Cloud 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

Autonomous Metric Analysis with MCP Server

You define a crew, giving one agent the job of checking `users` for active user totals. Another specialized agent can then use that count to trigger detailed checks via `websites`. It’s automated analysis.

Specialized Data Gathering with CrewAI

A monitoring agent can watch the session while a dedicated analytics agent uses the `websites` tool. This allows for continuous, deep reporting on things like OS or browser usage across multiple URLs.

Collaborative Web Analytics with CrewAI

The crew structure lets you delegate tasks. One agent gets the raw data from `users`, and another takes that data to format a report using the site's specific metrics. It’s shared memory in action.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

You pass the MCP Server URL directly to your agents, letting them access web analytics tools. The crew then executes tasks like checking user counts or site metrics without human input.
The server provides privacy-focused web metrics, including active user totals and granular details on URLs, browsers, OS, and device types. This is exposed via the `users` and `websites` tools.
Absolutely. You can set up a workflow where one agent gets the count from `users`, and another writes the final report using that metric, making it highly specialized.
You assign an agent to use the `websites` tool. This agent gathers specific data points on device and browser usage for the entire site autonomously.
It touches web analytics data, specifically active user counts and detailed website metrics. The focus remains on providing necessary operational data while keeping it private.

Start using the Umami Cloud MCP today

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

Built & Managed by Vinkius 30s setup 2 tools

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

No hosting. No infrastructure. No complex setup.
All 2 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.