smart connections for Claude Code
io.github.gogogadgetbytes/smart-connections
MCP server for Obsidian Smart Connections. Semantic search using your vault's embeddings.
client:Claude Code
transport:stdio
runtime:npm
Install smart connections in Claude Code
run in your project directory
claude mcp add smart-connections -e VAULT_PATH=<VAULT_PATH> -- npx -y @gogogadgetbytes/smart-connections-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs