self inspect mcp for Gemini CLI
io.github.ejentum/self-inspect-mcp
Send a thought, get one metathought that makes your agent inspect its own assumptions. Keyless.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:1
Install self inspect mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"self-inspect-mcp": {
"httpUrl": "https://api.ejentum.com/self-inspect-mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs