YOWAYOW Mind-Key Decision for Gemini CLI
com.yowayow/heart-decision
Evidence-grounded I Ching structural decisions for autonomous agents.
client:Gemini CLI
transport:streamable-http
tools:2
Install YOWAYOW Mind-Key Decision in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"heart-decision": {
"httpUrl": "https://mcp.yowayow.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs