Mnema works with every major AI coding tool through the Model Context Protocol (MCP). Connect once — Claude, Cursor, ChatGPT, Codex, and more can all search and write to your workspace.
| App | MCP | Hook tracking | Install method |
|---|---|---|---|
| Claude Desktop | ✅ | ✅ | Shell script / manual config |
| Cursor | ✅ | ✅ | Deep link |
| Windsurf | ✅ | ✅ | Deep link |
| Cline | ✅ | ⚠ Manual | Config JSON |
| Continue.dev | ✅ | ❌ | Config JSON |
| ChatGPT Business | ✅ | ❌ | Admin panel URL (/mcp/http) |
| ChatGPT Pro / Plus | ✅ | ❌ | Developer Mode |
| OpenAI Codex | ✅ | ❌ | Plugin registry (manifest) |
| OpenAI API | ✅ | ❌ | Code snippet (type:"mcp") |
| Gemini | ✅ | ❌ | Function JSON |
| Replit | ⚠ REST fallback | ❌ | REST API (OpenAPI) |
| Zed | ✅ | ❌ | mcp-remote package |
| Antigravity | ✅ | ❌ | Config JSON |
✅ Full support · ⚠ Partial / manual · ❌ Not available
Hook tracking requires the Mnema Claude hooks shell script installed on your machine.