Skip to content
Cline

freshvault for Cline

io.github.kioko-lab/freshvault

Local semantic search over your Obsidian vault - always fresh, never reindex.

client:Cline transport:stdio runtime:npm

Install freshvault in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "freshvault": {
      "command": "npx",
      "args": [
        "-y",
        "freshvault"
      ],
      "env": {
        "FRESHVAULT_VAULT": "<FRESHVAULT_VAULT>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

freshvault in other clients