Skip to main content

mcp

Give Roo Code a Memory So Every Task Builds on the Last

Give Roo Code a Memory So Every Task Builds on the Last

Roo Code runs autonomous coding tasks but starts each one from zero. Add Hindsight agent memory: recall context before every task, retain a summary after.

Jul 23, 20267 min read
Give Every Agent You Run in Omnigent a Persistent Memory

Give Every Agent You Run in Omnigent a Persistent Memory

Omnigent wraps any AI agent: Claude Code, Codex, Cursor, Hermes, and more. Add Hindsight once and every harness it orchestrates gets recall, retain, and reflect from a single setup.

Jul 14, 20268 min read
Give Zed's AI Assistant a Persistent Memory

Give Zed's AI Assistant a Persistent Memory

The Zed editor's AI assistant is sharp inside a task and a stranger between them. hindsight-zed gives it long-term memory that recalls and retains across sessions.

Jul 7, 20267 min read
Devin Desktop Persistent Memory (Formerly Windsurf)

Devin Desktop Persistent Memory (Formerly Windsurf)

Add persistent memory to Devin Desktop (formerly Windsurf): a remote MCP server plus one always-on rule that recalls at task start and retains as you work.

Jul 2, 20268 min read
OpenHands (formerly OpenDevin) Forgets Every Task. Here's the One-Command Fix.

OpenHands (formerly OpenDevin) Forgets Every Task. Here's the One-Command Fix.

Add persistent long-term memory to OpenHands (formerly OpenDevin) with Hindsight. One command wires the Hindsight MCP server into config.toml and drops a recall/retain rule into AGENTS.md, so the agent recalls relevant context at the start of every task and retains durable facts as it works.

Jun 19, 20266 min read
Gemini Spark Persistent Memory: Agent-Initiated Recall Over MCP

Gemini Spark Persistent Memory: Agent-Initiated Recall Over MCP

Add persistent long-term memory to Google's Gemini Spark assistant with Hindsight. No plugin host, no hooks. Spark calls Hindsight's recall and retain tools over MCP, with Hindsight Cloud or a self-hosted OAuth proxy.

Jun 15, 20269 min read
Connect ChatGPT and Perplexity to Hindsight for Long-Term Memory

Connect ChatGPT and Perplexity to Hindsight for Long-Term Memory

Use Hindsight's MCP integration to add persistent memory to ChatGPT and Perplexity. Store conversations, knowledge, and insights, then recall them across future sessions with OAuth-secured connections.

Apr 24, 202611 min read
One Memory for Every AI Tool I Use

One Memory for Every AI Tool I Use

How to wire Claude, ChatGPT, Claude Code, Codex, and OpenClaw to a single shared Hindsight memory bank using Cloudflare Workers as an OAuth 2.1 proxy.

Apr 7, 20267 min read
What's New in Hindsight Cloud: Native OAuth for MCP Clients

What's New in Hindsight Cloud: Native OAuth for MCP Clients

Hindsight Cloud now supports native OAuth 2.1 for MCP clients. Connect Claude Code, Cursor, Windsurf, and ChatGPT directly with no API keys required.

Mar 27, 20266 min read
OpenClaude: Build a Claude Code Agent with Long-Term Memory — and Take It Everywhere

OpenClaude: Build a Claude Code Agent with Long-Term Memory — and Take It Everywhere

OpenClaude: Build a Claude Code Agent with Long-Term Memory — and Take It Everywhere

Mar 23, 202615 min read
The Open-Source MCP Memory Server Your AI Agent Is Missing

The Open-Source MCP Memory Server Your AI Agent Is Missing

AI agents forget everything between sessions. Hindsight gives them persistent, structured memory via MCP. One Docker command to run the full stack locally. Connect any MCP-compatible client. Three core operations: retain (store), recall (search), reflect (reason) — plus mental models that auto-update as memories grow.

Mar 4, 202610 min read