ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use CodeRabbit with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage AI-powered code reviews via CodeRabbit. list users, track PR review metrics, audit admin actions, and control seat assignments from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 9 capabilities

The complete CodeRabbit capability set.

These are the exact actions your AI can choose when you ask it to work with CodeRabbit.

Capability set01 / 03

01-03

3 capabilities in this set.

Part of 9 available through CodeRabbit.

  1. 01

    List users

    Optionally filter by seat assignment status or role. List all users in the CodeRabbit organization

  2. 02

    Get audit logs

    Ideal for compliance reporting. Retrieve organization audit logs

  3. 03

    Get seat mode

    Get the current seat assignment mode

Capability set02 / 03

04-06

3 capabilities in this set.

Part of 9 available through CodeRabbit.

  1. 04

    Promote users

    Promote users to admin role

  2. 05

    Unassign seats

    Does not delete user accounts. Remove CodeRabbit seats from users

  3. 06

    Assign seats

    Up to 500 user IDs per request. Assign CodeRabbit seats to users

Capability set03 / 03

07-09

3 capabilities in this set.

Part of 9 available through CodeRabbit.

  1. 07

    Demote users

    Demote users from admin to member role

  2. 08

    Get metrics

    Useful for engineering productivity analysis. Retrieve PR review metrics for a date range

  3. 09

    Update seat mode

    Requires Enterprise plan. Update the seat assignment mode

Observed, not estimated

841ms average. Fast in production.

CodeRabbit is checked daily against the live service.

Daily averagePeak 1029ms
Aug 20Today
Fastest day
685ms
Slowest day
1029ms
14-day trend
Slowing+27%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 9 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of CodeRabbit, so you can see the experience inside your AI.

It does not authenticate your account with CodeRabbit. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

CodeRabbit Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_PMcRlSWUfPE40MnPxowwrCoT2UjR21cc7zb3FshU/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — CodeRabbit capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "coderabbit-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_PMcRlSWUfPE40MnPxowwrCoT2UjR21cc7zb3FshU/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions CodeRabbit owners ask.

  • 01

    Can I see how productive my team's code review process is over the last month?

    Yes! Use the get_metrics capability with a date range (e.g., 2026-03-01 to 2026-03-31). It returns complexity scores, average review times, and comment breakdowns categorized by severity for all merged PRs.

  • 02

    How do I enable AI code reviews for new team members?

    First run list_users with seat_filter=unassigned to find members without seats. Then use assign_seats with their user IDs to grant them AI-powered code review access instantly.

  • 03

    Can I audit who made administrative changes in the organization?

    Absolutely. The get_audit_logs capability returns a complete, tamper-resistant trail of all admin actions including seat assignments, role changes, configuration updates, and API key operations. You can filter by action type and date range.