Skip to content
Gemini CLI

SomaCheck Vibecheck for Gemini CLI

io.github.sensie-agents/vibecheck

SomaCheck returns proposition-specific Aligned or Unaligned plus model confidence.

client:Gemini CLI transport:streamable-http runtime:npm

Install SomaCheck Vibecheck in Gemini CLI

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

{
  "mcpServers": {
    "vibecheck": {
      "httpUrl": "https://mcp.somacheck.com/functions/v1/mcp"
    }
  }
}

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

SomaCheck Vibecheck in other clients