Skip to main content
The Greptile MCP Server provides AI assistants and applications with direct access to Greptile’s comments and context through 13 tools across 4 categories.
New to MCP? Start with Authentication β†’ Add to your IDE β†’ Comment Resolution

Quick Start

1

Get API Key

Sign up at app.greptile.com and get your API key.
2

Add to Claude Code

claude mcp add --transport http greptile https://api.greptile.com/mcp \
  --header "Authorization: Bearer YOUR_GREPTILE_API_KEY"
3

Test Connection

Ask Claude: β€œWhat custom context does my organization have?”

Cookbook

⌘I