Skip to content
Gemini CLI

UserVane for Gemini CLI

com.uservane/mcp

Query NPS, CSAT, CES, and PMF survey results, responses, and links for your UserVane project.

client:Gemini CLI transport:streamable-http

Install UserVane in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.uservane.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

UserVane in other clients