Skip to content
Cline

stellavault for Cline

io.github.evanciel/stellavault

Local-first MCP server: Claude searches, asks & drafts from your Obsidian vault. 21 tools, no keys.

client:Cline transport:stdio runtime:npm

Install stellavault 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": {
    "stellavault": {
      "command": "npx",
      "args": [
        "-y",
        "stellavault"
      ],
      "env": {
        "STELLAVAULT_DB_PATH": "<STELLAVAULT_DB_PATH>"
      }
    }
  }
}

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

stellavault in other clients