How to Use the Adjust MCP in Claude Code
Pipe Adjust mobile attribution and KPI reports directly into your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Adjust MCP to Claude Code
Create your Vinkius account to connect Adjust to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Query Adjust MCP Server KPIs from Claude Code
The `get_kpi_report` tool allows Claude Code to pull yesterday's metrics and print them directly in your shell. Claude Code formats the Adjust data into a clean markdown table printed right in your terminal. You can pipe this Adjust performance output directly into local scripts or save it to a log file using Claude Code commands. It makes monitoring Adjust mobile spend and attribution trends as fast as running a git command.
Inspect Adjust mobile device records in Claude Code
The `inspect_device` tool lets Claude Code fetch real-time device payloads when troubleshooting ad-hoc Adjust attribution errors. Claude Code lets you grep the Adjust response for specific campaign tokens or test-device flags instantly. This setup allows terminal-bound devs to verify Adjust callback endpoints without leaving their Claude Code SSH session. The CLI agent parses the raw Adjust JSON and gives you exactly the fields you need.
Audit live Adjust app settings from Claude Code
The `get_app_settings` tool outputs your current Adjust tracker configurations and alert setups directly in your Claude Code shell. Ensure your production apps are configured correctly before running a deployment script by asking Claude Code to execute the tool. You can easily compare live Adjust production settings against your codebase's local configuration files in a single Claude Code command. It integrates your Adjust auditing workflow directly into your terminal environment.
Set up Adjust MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeadjust-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Adjust transactions." It will automatically discover and invoke the available Adjust tools.
claude mcp add --transport http adjust-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp 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 Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Adjust MCP today
We host it, we monitor it, we maintain it. You just paste one token.