Skip to content
Gemini CLI

Tenpace Review Router for Gemini CLI

io.github.tenpace-app/review-router

Human-authenticated setup for routing GitHub pull requests into the right Slack channel.

client:Gemini CLI transport:streamable-http tools:5

Install Tenpace Review Router in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "review-router": {
      "httpUrl": "https://api.tenpace.com/v1/review-router/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

Tenpace Review Router in other clients