In development Kaleidoscope is not publicly released. Nothing here installs
from a registry yet — see what is available.
Editors, agents and frameworks
Every editor and agent below talks to the same engine on your machine, over one
long-lived process, and sees exactly two tools: search and remember. Connect
five of them and they share one memory instead of starting five stores.
| connect it with | |
|---|---|
| Claude Code | kaleidoscope connect claude |
| Codex | kaleidoscope connect codex |
| Cursor | kaleidoscope connect cursor |
| OpenCode | kaleidoscope connect opencode |
| Any other MCP client | read the descriptor from kaleidoscope config --json |
Frameworks connect through their own MCP adapter, using the same descriptor: Claude Agent SDK · OpenAI Agents SDK · LangChain · LangGraph · CrewAI
There is no build to install yet, so none of these commands run today. What they do when there is one is described on each page. What has actually been run, and on what.
Telling your agent to use the memory it can now reach is a separate step: give your agent the skill.