add-mcp
Back to registry
Greptile logo

Greptile

v1.0.0

greptile.com/mcp

Greptile is an AI code review service for GitHub and GitLab that reviews pull requests and merge requests using whole-repository context. It also supports IDE and agent workflows through MCP and local terminal reviews through its CLI.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://api.greptile.com/mcp
requiredsecret

Greptile API key. Use Bearer <token>.

npx add-mcp@latest https://api.greptile.com/mcp --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.greptile%2Fmcp"