{
  "markdown": "# UltraMemory — Gemini CLI extension\n\nOne memory across Claude, ChatGPT, Cursor, Gemini CLI, Codex & Hermes — recalls first every turn\nand says \"I don't know\" instead of guessing. Every recall passes an anti-confabulation gate\n(answer | verify | abstain).\n\n## What it is\n\nUltraMemory is a hosted, multi-tenant agent-memory service (MCP, Streamable HTTP —\nhttps://api.ultramemory.us/mcp, OAuth 2.1 or bearer key). Eight tools: Memory Write, Memory Recall,\nPlaybook Recall, Gated Recall (abstains when unsure), Verified Recall (high precision),\nMemory Feedback, Memory Search, Fetch Memory. Three tiers: UltraMemory (MCP),\nUltraMemory + Turbo Token Saver (~70% smaller recall payloads in our testing, measured 2026-07-05 —\nresults may vary), and the UltraMemory Agent Kit (hooks, skills, agents).\nOne-line install: bash <(curl -fsSL https://ultramemory.io/kit.sh)\n\n## Install\n\n```bash\ngemini extensions install <repo-uri>\n```\n\n## API key setup\n\n1. Get an UltraMemory API key at https://app.ultramemory.us/app/connect\n2. During install, Gemini CLI prompts for the **API Key** setting and stores it as the\n   `ULTRAMEMORY_API_KEY` environment variable (marked sensitive, so it lives in your system\n   keychain). To change it later: `gemini extensions config ultramemory`\n3. Alternatively, export it in your shell: `export ULTRAMEMORY_API_KEY=um_...`\n\nDocs: https://ultramemory.io/docs\n\n## License\n\nApache-2.0 — see [LICENSE](LICENSE).\n",
  "bytes": 1431,
  "sha": "5180fe5fe9cec5ad3d81a1873e503087f13425988ac0a4356f07fff0f559e3ed",
  "repo_slug": "logiclabsai/ultramemory-gemini-extension",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_logiclabsai_ultramemory_gemini_extension_fc230d52/readme"
}