Hydrate Kit kit.gethydrate.dev
#0007 draft announcement 2026-05-07 #claude-code#gemini-cli#mcp#cross-platform#announcement

Hydrate memory is now on Gemini CLI. One binary. Proven end-to-end.

Announcement angle on hydrate-mcp. Lead with the proof: I asked Gemini CLI about a project I built in Claude Code weeks ago. It recalled the database name and schema. Different company, different model, no mocks.

X / Twitter

383 / 280
I asked Gemini CLI about a project I have been building in Claude Code.

It called hydrate_recall and got back: "The database name is 'postgres', and the schema name is 'civichub'."

That is a fact I told Claude Code weeks ago. Gemini retrieved it. Different company. Different model. No mocks.

hydrate-mcp shipped today. One Go binary. Every MCP-capable agent gets Hydrate memory.
Lead with the proof, not the announcement. The database fact is concrete and verifiable. Tuesday to Thursday 8-10am UK.
358 / 280
Why MCP and not a bespoke Gemini plugin:

Every agentic tool has its own plugin surface. Writing one per tool is a tax you pay forever.

MCP skips it. One binary, three tools (hydrate_recall, hydrate_save_fact, hydrate_list_projects), one protocol. Already works on Gemini CLI, Cursor, Cline, Continue, Windsurf, Zed, Claude Desktop.

~500 lines of Go. MIT.
Rationale follow-on. Can thread or stand alone.