Smart Connections runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 4 Feb 2026.
MCP server for Obsidian Smart Connections. Semantic search using your vault's embeddings.
Today is the operative word: we check Smart Connections every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add smart-connections -- npx -y @gogogadgetbytes/smart-connections-mcp
{
"mcpServers": {
"smart-connections": {
"args": [
"-y",
"@gogogadgetbytes/smart-connections-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.smart-connections]
command = "npx"
args = ["-y", "@gogogadgetbytes/smart-connections-mcp"]
{
"mcpServers": {
"smart-connections": {
"args": [
"-y",
"@gogogadgetbytes/smart-connections-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"smart-connections": {
"args": [
"-y",
"@gogogadgetbytes/smart-connections-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
VAULT_PATH (Absolute path to your Obsidian vault (e.g., /Users/you/Documents/MyVault)).
The author declared them in the registry entry; get the values from the project itself.
Local semantic search over Obsidian vaults via Smart Connections embeddings. Multi-vault, private.
Read-only semantic search MCP server for Obsidian vaults using local Ollama embeddings.
MCP server for the xAI Grok API — chat, vision, search, and embeddings
MCP memory server for AI coding assistants. Windows Service, ONNX embeddings, SQLite vector search.
MCP server for YandexGPT — completions, embeddings, classification, summarization (Russia)
Cloudflare Workers MCP server: embedding-search
MCP server for the OpenAI ChatGPT API — chat, vision, and embeddings
Persistent memory for AI agents — semantic + recency search, ONNX embeddings, Docker Compose.
Answers built from our own checks of this server.