# Install Krev MCP Krev MCP requires a Pro plan or above. ## Server ```text https://app.krev.ai/mcp ``` ## ChatGPT Open ChatGPT Settings, then Apps. Create a custom app with the Krev server URL, scan its tools, and choose Connect. Custom MCP apps may require workspace admin or developer access. ## Claude Open Claude Settings, then Connectors. Choose Add custom connector, name it Krev, paste the Krev server URL, then choose Add and Connect. ## Coding agents Claude Code, Codex, Cursor, OpenClaw, Hermes, and other coding agents can start Krev's PKCE-bound device authorization flow described in `https://www.krev.ai/auth.md`. The agent gives the user a short-lived browser approval link. It must not ask the user to paste a credential into chat. The browser link uses Krev's normal signup, verification, checkout, and onboarding. Existing paid users sign in and approve the connection without repeating checkout. After approval, the client receives a scoped credential automatically. ## Verify After connecting, list the available MCP tools and call `brand_get_context`. If Brand DNA is missing, the agent can run the one-time `brand_analyze_website` setup with the user's website URL. Connections are revocable from Krev Settings under Agent Connections. Never ask a user to paste credentials or tokens into chat.