Skip to main content
The Greptile MCP server gives AI coding assistants direct access to your code review data and custom context. Resolve comments, apply fixes, and enforce coding patterns without leaving your editor.
Quick Start: Get your API key → Configure your IDE → Start using tools

What You Can Do

Auto-Fix Comments

Fetch unaddressed Greptile comments and apply fixes directly from your IDE

Access Custom Context

Supply your team’s coding patterns to AI assistants during development

Generate Reports

Generate code review reports and analytics

Search Reviews

Search across all Greptile comments to find patterns and past feedback

Available Tools

11 tools across 4 categories:
CategoryToolsPurpose
Custom Context4 toolsManage coding patterns and standards
Pull Requests3 toolsAccess PR data and comments
Code Reviews3 toolsManage review lifecycle
Comments1 toolSearch review feedback
See Tools Reference for complete documentation.

Supported IDEs

claude mcp add --transport http greptile https://api.greptile.com/mcp \
  --header "Authorization: Bearer YOUR_GREPTILE_API_KEY"
See IDE Setup Guide for detailed instructions.

Next Steps

1

Get API Key

Sign up at app.greptile.com, then go to Settings > Organization > API Keys and copy your API key.
2

Configure Your IDE

Follow the IDE Setup Guide for Claude Code, Cursor, VS Code, or Codex CLI.
3

Start Using

Ask your AI assistant: “Show me unaddressed Greptile comments for this PR”