Back to MCP Servers
Server Iaptic
Connect with [iaptic](https://www.iaptic.com) to ask about your Customer Purchases, Transaction data and App Revenue statistics.
customer-data-platforms
By iaptic
Installation
npx -y mcp-server-iapticConfiguration
{
"mcpServers": {
"mcp-server-iaptic": {
"command": "npx",
"args": ["-y", "mcp-server-iaptic"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes