coderabbit.ai
CodeRabbit is an AI code review platform for development teams. It reviews pull requests and local code changes, provides metrics and administrative data, and can use external MCP servers as context sources during reviews.
CodeRabbit exposes a REST API at https://api.coderabbit.ai/v1 and a CodeRabbit CLI; its docs also describe MCP server integrations only as a client feature, not a public CodeRabbit MCP server.
- CodeRabbit REST APIdiscovered
- CodeRabbit CLIdiscovered
In the CodeRabbit dashboard, open API Keys and generate an API key for your organization. For CLI automation, create an Agentic API key as described in Headless CLI integration. The REST API docs say you can create an API key from the CodeRabbit dashboard and send it in the x-coderabbitai-api-key header.
$ cr auth loginAcquired by the CLI — running cr auth login opens the auth flow and stores the credential.
conventions · 1/7 published
- integrations.json——
- llms.txt✓https://coderabbit.ai/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing