← Index

Hive Vault

io.github.mlorentedev/hive-vault·v1.4.5·Security
Quality Score
88
/100

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

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "hive-vault": {
      "command": "uvx",
      "args": [
        "hive-vault"
      ],
      "env": {
        "VAULT_PATH": "<vault_path>",
        "HIVE_OLLAMA_ENDPOINT": "<hive_ollama_endpoint>",
        "OPENROUTER_API_KEY": "<your-openrouter_api_key>",
        "HIVE_VAULT_SCOPES": "<hive_vault_scopes>"
      }
    }
  }
}
§02  Environment variables
VAULT_PATH

Absolute path to your Obsidian vault (or any Markdown directory)

HIVE_OLLAMA_ENDPOINT

Ollama API endpoint for local worker delegation

OPENROUTER_API_KEY
secret

OpenRouter API key for cloud worker delegation

HIVE_VAULT_SCOPES

JSON mapping of scope names to vault subdirectories

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Security