MCP
MindStore exposes knowledge through MCP so other AI clients can use the same memory layer.
MindStore exposes knowledge through MCP so other AI clients can use the same memory layer.
What MCP Is For
- Search your knowledge from another AI client.
- Request context for a topic.
- Read profile-like summaries of your memory base.
Implementation Goals
- Keep the tool surface small and predictable.
- Make the same capability model work in the UI and via MCP.
- Document the connection flow clearly for Claude, Cursor, VS Code, and future clients.