SeekLink – Local hybrid search and link discovery for Obsidian vaults
Hybrid search MCP server that writes wikilinks, unlike UI-bound Smart Connections plugin.
Semantic search for Obsidian vaults using LanceDB and cloud or local embedding models
Smart Connections plugin but CLI-first with local Ollama support.
Obsidian power users and AI agent developers
Smart Connections · Obsidian Copilot
The use I get the most mileage from is asking the agent to find notes that should be cross-linked, which surfaces forgotten connections and turns the vault into more of a wiki over time.
It is similar to what the Smart Connections Obsidian plugin does, but I wanted a CLI-first tool, and more control over the models. Currently it supports local embedding models via Ollama and LMStudio, plus Gemini API for cloud.
Hybrid search MCP server that writes wikilinks, unlike UI-bound Smart Connections plugin.
Remote MCP server makes Obsidian vaults accessible from Claude on any device.
Writes wikilinks directly into files—no database, no daemon, just markdown.
Plain markdown output feeds Obsidian agent pipelines unlike Otter or Fireflies.
Timeline scrubbing shows your knowledge graph grow, unlike Obsidian's static view.
Wraps Claude Code and Gemini CLI inside Obsidian instead of building separate LLM integration.