Skip to content
Gemini CLI

AgentLinkOps for Gemini CLI

com.agentlinkops/agentlinkops

Backlink monitoring with dated fetch evidence; checks and change events continue after the chat.

client:Gemini CLI transport:streamable-http

Install AgentLinkOps in Gemini CLI

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

{
  "mcpServers": {
    "agentlinkops": {
      "httpUrl": "https://app.agentlinkops.com/mcp"
    }
  }
}

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

AgentLinkOps in other clients