Skip to content
Gemini CLI

coret.id for Gemini CLI

io.github.rama-digital/coret

Create, read, update, illustrate, export, and share live mind maps in coret.id.

client:Gemini CLI transport:streamable-http

Install coret.id in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "coret": {
      "httpUrl": "https://mcp.coret.id/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

coret.id in other clients