Rarefied Earth Groundwork MCP for Gemini CLI
io.github.rarefied-earth/groundwork
Rarefied Earth Groundwork MCP: company memory for AI agents. 14-day full-access trial, no card.
client:Gemini CLI
transport:streamable-http
Install Rarefied Earth Groundwork MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"groundwork": {
"httpUrl": "https://connector.rarefied.earth/public/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs