Skip to content
Gemini CLI

SHAR Public Knowledge MCP for Gemini CLI

com.sharprod/public-knowledge

Anonymous read-only access to source-backed public SHAR Production knowledge.

client:Gemini CLI transport:streamable-http

Install SHAR Public Knowledge MCP in Gemini CLI

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

{
  "mcpServers": {
    "public-knowledge": {
      "httpUrl": "https://mcp.sharprod.com/public"
    }
  }
}

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

SHAR Public Knowledge MCP in other clients