How to Use the Appfigures MCP in Claude Code
Pipe Appfigures data directly into your terminal scripts using Claude Code to automate revenue and ranking reports.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Appfigures MCP to Claude Code
Create your Vinkius account to connect Appfigures 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.
Headless Appfigures MCP Server
Terminal users need raw data, not another web dashboard. Claude Code gives you headless access to your app metrics right from the command line. You connect the server, and suddenly your shell scripts can pull daily proceeds. It runs `get_account_check` to confirm access, then fires `list_my_products` to grab your internal app IDs. You can run this in a GitHub Action or a cron job. Tell Claude Code to generate a daily sales summary. It calls `get_sales_report` for download counts and `get_revenue_report` for the actual cash. It pipes that output straight into a Slack webhook or a local log file.
CI/CD Review and Rank Tracking
You just pushed a major release and need to monitor the fallout. Instead of refreshing a browser, you script it using this MCP integration. Claude Code triggers `list_reviews` to fetch the latest App Store feedback and dumps it into your terminal. It handles store rankings the exact same way. You ask for your current position in the Utilities category, and it uses `get_ranks` to pull the numbers. If you want to know if Apple featured your new update, it runs `list_featured` to check store placements automatically.
Subscription Monitoring
DevOps teams can integrate subscription health checks directly into their monitoring stacks. Claude Code uses `get_subscriptions_report` to pull churn, active trials, and MRR. You get the exact metrics you need without clicking through a GUI. It manages multi-store environments perfectly. The `get_external_accounts` tool maps your linked Google Play and Apple profiles, while `get_user_info` confirms your auth state. If you need to track a competitor's app via CLI, `search_products` finds their metadata across all supported stores.
Set up Appfigures 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 seeappfigures-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Appfigures transactions." It will automatically discover and invoke the available Appfigures tools.
claude mcp add --transport http appfigures-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 Appfigures MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Appfigures MCP today
We host it, we monitor it, we maintain it. You just paste one token.