Atlas Red mind maps for Gemini CLI
com.atlas-red/mind-map
Create, edit, restructure, import and export Atlas Red mind maps from any MCP client. Free.
client:Gemini CLI
transport:streamable-http
Install Atlas Red mind maps in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mind-map": {
"httpUrl": "https://app.atlas-red.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