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

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 and copy your API key.
2

Configure Your IDE

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

Start Using

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