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 in every editor.
{ "mcpServers": { "appreviewagent": { "command": "npx", "args": ["-y", "@appreviewagent"], "env": { "APPREVIEWAGENT_API_KEY": "your_api_key_here" } } } }
replace your_api_key_here with your key from the dashboard
Five editors, one agent.
Each card has setup steps, the exact config snippet, and example prompts you can paste straight in.
Claude Desktop
Add AppReviewAgent to Claude Desktop and ask about any app's reviews in natural language.
↳ claude_desktop_config.jsonCursor
Use AppReviewAgent inside Cursor to pull app store review data while you code.
↳ .cursor/mcp.jsonWindsurf
Connect AppReviewAgent to Windsurf by Codeium for in-editor review access.
↳ ~/.codeium/windsurf/mcp_config.jsonContinue.dev
Add AppReviewAgent as an MCP server in Continue for VS Code or JetBrains.
↳ ~/.continue/config.yamlZed
Configure AppReviewAgent in Zed's assistant settings to query reviews from your editor.
↳ ~/.config/zed/settings.jsonready to file?
Sign up free. Sixty seconds.
Grab your API key, paste the config snippet, and ask the agent its first question.