Smart Connections runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 4 Feb 2026.
MCP server for Obsidian Smart Connections. Semantic search using your vault's embeddings.
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"
}
}
}
Answers built from our own checks of this server.