Skip to content
Gemini CLI

projectstate for Gemini CLI

online.projectstate/projectstate

Per-project memory for AI agents: decisions, attempts, tasks, ranked recall. Paid per call via x402.

client:Gemini CLI transport:streamable-http tools:6

Install projectstate in Gemini CLI

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

{
  "mcpServers": {
    "projectstate": {
      "httpUrl": "https://projectstate.online/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

projectstate in other clients