Skip to content
Gemini CLI

Sherweb Platform MCP Server for Gemini CLI

com.sherweb/platform

Sherweb Platform MCP server to manage subscriptions and orders. Use OpenID Connect to authenticate.

client:Gemini CLI transport:streamable-http

Install Sherweb Platform MCP Server in Gemini CLI

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

{
  "mcpServers": {
    "platform": {
      "httpUrl": "https://mcp.sherweb.com"
    }
  }
}

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

Sherweb Platform MCP Server in other clients