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.
Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.
Greptile API key. Use Bearer <token>.
npx add-mcp@latest https://api.greptile.com/mcp --transport http --header "Authorization: <Authorization>"