MCP Protocol
Works with every MCP client
One API key. One config snippet. App store reviews inside your AI assistant — Claude Desktop, Cursor, Windsurf, Continue, or Zed.
The same config works everywhere
mcp config
{ "mcpServers": { "appreviewmcp": { "command": "npx", "args": ["-y", "@appreviewmcp/server"], "env": { "APPREVIEWMCP_API_KEY": "your_api_key_here" } } } }
Replace your_api_key_here with your key from the dashboard
Supported MCP clients
Claude Desktop
AvailableAdd AppReviewMCP to Claude Desktop and ask about any app's reviews in natural language.
claude_desktop_config.jsonCursor
AvailableUse AppReviewMCP inside Cursor to pull app store review data while you code.
.cursor/mcp.jsonWindsurf
AvailableConnect AppReviewMCP to Windsurf by Codeium for in-editor review access.
~/.codeium/windsurf/mcp_config.jsonContinue.dev
AvailableAdd AppReviewMCP as an MCP server in Continue for VS Code or JetBrains.
~/.continue/config.yamlZed
AvailableConfigure AppReviewMCP in Zed's assistant settings to query reviews from your editor.
~/.config/zed/settings.jsonReady to get started?
Sign up free, grab your API key, and paste the config snippet. Under 60 seconds.