Skip to content
Gemini CLI

Phasoric for Gemini CLI

io.github.aketchel/phasoric

Search, read, and safely update Markdown notes in your connected Phasoric knowledge vaults.

client:Gemini CLI transport:streamable-http

Install Phasoric in Gemini CLI

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

{
  "mcpServers": {
    "phasoric": {
      "httpUrl": "https://phasoric.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

Phasoric in other clients