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

How to Use the Adjust MCP in CrewAI

Deploy a crew of specialized marketing agents to analyze Adjust data using CrewAI.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Adjust MCP to CrewAI

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

Analyze marketing performance with CrewAI and Adjust

The `get_kpi_report` tool lets your CrewAI research agent fetch raw mobile install and attribution metrics using the Adjust MCP Server. Once pulled, a separate analyst agent in your crew parses the numbers to find underperforming ad campaigns.

Inspect device records using collaborative CrewAI agents

Querying the `inspect_device` tool allows a dedicated support agent in your CrewAI team to look up a user's installation source. If a user reports a missing referral bonus, the agent queries the device ID to verify their attribution.

Audit Adjust app settings with specialized crews

Running the `get_app_settings` tool gives your technical auditor agent access to active Adjust tracker setups and SDK configurations. The agent checks if the app's internal parameters match your planned marketing campaigns.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

Pass our Vinkius endpoint URL directly into the `mcps` list when defining your CrewAI agent. The agent will automatically call `get_kpi_report` whenever it needs to analyze marketing performance.
Yes, use `MCPServerHTTP` from `crewai.mcp` and apply a `tool_filter` to expose `inspect_device` only to the agents that handle customer support tasks.
CrewAI uses a shared memory system, meaning once your auditor agent runs `get_app_settings`, the resulting configuration details are accessible to other agents in the same crew.
You need to install `crewai` and `crewai[tools]` via pip. This provides the necessary environment to connect your agents to our MCP endpoints.
Your device records and install metrics are processed through ephemeral Vinkius MCP sandboxes with zero data retention. No marketing logs are cached or stored during agent execution.

Start using the Adjust MCP today

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

Built & Managed by Vinkius 30s setup 3 tools

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

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