How to Use the AppTweak MCP in Claude Code
Pipe AppTweak store metrics directly into your terminal workflows and CI/CD pipelines with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect AppTweak MCP to Claude Code
Create your Vinkius account to connect AppTweak 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.
Pipe store metrics into terminal scripts
Run store audits straight from your command line. This MCP integration uses `get_app_metadata` and `get_category_rankings` to fetch app performance metrics, letting you pipe the raw JSON output into grep, jq, or local text files. You don't need a browser to check your App Store rankings. This terminal-first approach fits perfectly into bash scripts and cron jobs. You can query app data, parse the results, and trigger alerts if your store rankings drop below a certain threshold.
Automate CI/CD checks with this AppTweak MCP Server
Integrate keyword checks into your deployment workflow. This MCP Server lets Claude Code run `get_keyword_rankings` and `get_keyword_volume` during pre-release steps to verify that your metadata aligns with current search volumes. It keeps your release process data-driven. By running these checks in your terminal, you catch ranking drops before they impact your acquisition. It brings store optimization directly into your deployment pipeline.
Query user sentiment from the command line
Monitor app health without leaving your shell. Claude Code uses `get_app_reviews` and `get_review_stats` to pull the latest user ratings and reviews directly into your terminal window. You can quickly scan for post-release bugs or server issues. This lets you debug user-facing problems faster. You get raw, unfiltered feedback formatted for your command-line environment.
Set up AppTweak 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 seeapptweak-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest AppTweak transactions." It will automatically discover and invoke the available AppTweak tools.
claude mcp add --transport http apptweak-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 AppTweak MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the AppTweak MCP today
We host it, we monitor it, we maintain it. You just paste one token.