Skip to content
Gemini CLI

Rampify for Gemini CLI

dev.rampify/rampify-mcp

SEO MCP server: crawl your site, find AI-visibility gaps, and ship the fix from your coding agent.

client:Gemini CLI transport:streamable-http

Install Rampify in Gemini CLI

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

{
  "mcpServers": {
    "rampify-mcp": {
      "httpUrl": "https://www.rampify.dev/api/mcp"
    }
  }
}

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

Rampify in other clients