Skip to content
Gemini CLI

Plainsight MCP for Gemini CLI

pro.plainsight/mcp

Search the Plainsight playbook and review code against proven best practices.

client:Gemini CLI transport:streamable-http

Install Plainsight MCP in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://playbook-mcp.plainsight.pro/mcp"
    }
  }
}

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

Plainsight MCP in other clients