tre for Gemini CLI
com.tre-app/tre
Tre — shared memory kanban for humans and agents (MCP Streamable HTTP).
client:Gemini CLI
transport:streamable-http
Install tre in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"tre": {
"httpUrl": "https://tre-app.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