ForkMate for Gemini CLI
ai.forkmate/forkmate
Log what you ate by talking to your AI assistant — calories and macros, completely free.
client:Gemini CLI
transport:streamable-http
tools:12
Install ForkMate in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"forkmate": {
"httpUrl": "https://mcp.forkmate.ai/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs