Focuh for Gemini CLI
io.github.maxxthedeveloper/focuh
ADHD system of record for agents: tasks, goals, loops, calendar, focus stats.
client:Gemini CLI
transport:streamable-http
tools:16
Install Focuh in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"focuh": {
"httpUrl": "https://www.focuh.com/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