Tidemind
@SawyerHan-AI
关于 Tidemind
A living second brain that connects everything you think with — your AI agents, your notes, and beyond.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"tidemind": {
"command": "node",
"args": [
"/path/to/tidemind/dist/index.js"
],
"env": {
"EB_AGENT_ID": "claude-code-main"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Tidemind?
Tidemind is a living second brain that connects AI agents, notes, and other tools into a single knowledge graph. It provides a memory layer spanning all your tools via the MCP protocol, building a profile from all your data and delivering it to AI at the start of every conversation.
How to use Tidemind?
Download the desktop app or build from source (Node.js >= 18 required). Connect AI tools via MCP configuration (one-click in Settings or manual); import notes from Logseq, Obsidian, or Apple Notes. The MCP server exposes three tools: brain_prepare, brain_recall, and brain_digest.
Key features of Tidemind
- All memory in a single knowledge graph.
- Profile built from all data delivered to AI at conversation start.
- Graph-based recall that follows links between memories.
- Background metabolism that reinforces, crystallizes, and forgets memories.
- Local SQLite storage, exportable to Markdown anytime.
- Integrates with multiple AI tools and note systems.
Use cases of Tidemind
- Context-aware AI conversations across different tools (Claude, Cursor, Windsurf, etc.).
- Connecting notes from Obsidian, Logseq, and Apple Notes with AI interactions.
- Discovering hidden connections between past decisions and current problems.
- Building a personal knowledge graph that evolves and surfaces new insights over time.
FAQ from Tidemind
How is Tidemind different from Obsidian / Notion / Mem?
Tidemind is not a note-taking app—it is a memory layer that sits between your tools. It ingests notes from Obsidian, Logseq, and Apple Notes, plus conversations from AI tools, and weaves them into a single living knowledge graph. You keep using whatever tools you prefer; Tidemind connects them behind the scenes.
I already have a note system. Why do I need Tidemind?
Your notes are only one slice of your thinking. Tidemind captures all slices—AI conversations, decisions made in passing, preferences expressed across tools—and builds connections you wouldn’t make manually. It delivers this context to your AI automatically, so every conversation starts with full awareness of who you are.
Where is my data stored? Is it secure?
All data lives in a single SQLite file on your machine, exportable to Markdown anytime. No cloud, no vendor lock-in. You can go fully local with Ollama for privacy, use cloud models for quality, or mix both.
What are the runtime requirements?
Node.js >= 18 is the only hard requirement. Optional: an LLM provider (Anthropic, Vertex AI, or Gemini) for advanced features, and an embedding provider (Ollama, Vertex AI, or Gemini) for semantic search.
What MCP tools does Tidemind expose?
Three tools: brain_prepare (load memory context at conversation start), brain_recall (navigate and retrieve memories, optionally following links), and brain_digest (store new information, decomposing
其他 分类下的更多 MCP 服务器
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
评论