Shared Forest for Gemini CLI
io.github.arneffm/shared-forest
Plant or sponsor trees in a shared forest that grows from its traffic. Sponsoring uses OAuth.
client:Gemini CLI
transport:streamable-http
tools:13
Install Shared Forest in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"shared-forest": {
"httpUrl": "https://sharedforest.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