Overview
Connect Forvibe to Claude, Cursor, ChatGPT, Gemini and other AI assistants via the Model Context Protocol.
The Forvibe MCP server lets any Model Context Protocol-aware AI assistant act directly on your Forvibe data. Manage projects, run ASO research, generate and localize store listings, simulate App Store reviews, and reply to user feedback — all from your favorite coding agent.
The MCP server is hosted by Forvibe — there's nothing to install locally. Just paste the URL https://www.forvibe.app/mcp into your client and authenticate.
What you can do
- Projects — list, create, update Forvibe projects from inside any agent.
- ASO — research and track keywords, monitor competitors, query App Store / Play Store top charts.
- Store metadata — read and patch listings per locale; AI-translate into 175+ languages.
- Screenshots — browse the SS Studio V2 template library, list and manage uploaded shots.
- Reviews — pull user reviews from both stores with rating / territory / unreplied filters.
- Review simulation (OTC) — trigger Forvibe's App Store rejection predictor on your project metadata.
Supported clients
The MCP server speaks Streamable HTTP (the MCP 2025-11-25 transport) so it works with every modern MCP client:
- Claude Code CLI / VS Code extension / JetBrains plugin
- Claude Desktop (Mac, Windows)
- Claude.ai (Web)
- Cursor
- Windsurf
- VS Code (GitHub Copilot Chat, Continue)
- Gemini Code Assist and Gemini CLI
- ChatGPT (Developer Mode)
- OpenAI Codex CLI
- Any other MCP-aware client
Authentication
Two ways to authenticate, both first-class:
- Personal API keys — mint from
Settings → API Keysin the Forvibe dashboard, paste the token into your MCP client. Fastest for CLI clients (Claude Code, Cursor, Gemini CLI). - OAuth 2.1 + PKCE — for clients that auto-discover auth (Claude.ai web, Claude Desktop's Connectors panel, ChatGPT). The client opens a Forvibe consent screen on first use; no key copy-pasting.
Pricing
The MCP server itself is free for every Forvibe account. Tools that consume AI credits (listing translation, review simulation) draw from your organization's credit balance — same rates as the dashboard.
Head to the Quickstart when you're ready to connect.