Skip to content
Windsurf

Hive Vault for Windsurf

io.github.mlorentedev/hive-vault

On-demand Obsidian vault access for AI coding assistants — 17 tools, 5 resources, 4 prompts.

client:Windsurf transport:stdio runtime:pypi

Install Hive Vault in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "hive-vault": {
      "command": "uvx",
      "args": [
        "hive-vault"
      ],
      "env": {
        "VAULT_PATH": "<VAULT_PATH>",
        "HIVE_OLLAMA_ENDPOINT": "<HIVE_OLLAMA_ENDPOINT>",
        "OPENROUTER_API_KEY": "<OPENROUTER_API_KEY>",
        "HIVE_VAULT_SCOPES": "<HIVE_VAULT_SCOPES>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Hive Vault in other clients