Skip to content
Gemini CLI

Since.dev for Gemini CLI

io.github.since-dev/mcp

Watch dependencies, verify facts, inspect coverage, and catch up on changes with durable cursors.

client:Gemini CLI transport:streamable-http

Install Since.dev in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://api.since.dev/mcp"
    }
  }
}

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

Since.dev in other clients