Skip to content
Gemini CLI

Oh My Posh Validator for Gemini CLI

dev.ohmyposh/validator

Validate oh-my-posh configurations and segment snippets against the official schema.

client:Gemini CLI transport:streamable-http tools:2

Install Oh My Posh Validator in Gemini CLI

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

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

What Gemini CLI can do once it is connected

Oh My Posh Validator in other clients