How is this different from Obsidian Smart Composer (for semantic/vector memory) #4
Unanswered
TomLucidor
asked this question in
Q&A
Replies: 1 comment
-
|
Great question — they solve different problems with some overlap. Smart Connections MCP
knowledge-base-server
When to use which
TL;DR: Smart Connections is a great lightweight option if you just want semantic search over your Obsidian vault from Claude Desktop. knowledge-base-server is for when you want a persistent, multi-agent knowledge system that ingests from many sources and grows over time. They can also complement each other — use Smart Connections for in-Obsidian note linking, and knowledge-base-server as the shared brain across all your AI agents. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is this popular plugin called Obsidian Smart Connections that does semantic search between notes, instead of conventional link-based or fuzzy-text search methods. How is this server different? https://github.com/msdanyg/smart-connections-mcp
Beta Was this translation helpful? Give feedback.
All reactions