Skip to content
Windsurf

hivemind for Windsurf

io.github.hiveforge-sh/hivemind

MCP server for Obsidian vaults - AI tools with consistent canonical context. Local-first.

client:Windsurf transport:stdio runtime:npm

Install hivemind 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": {
    "hivemind": {
      "command": "npx",
      "args": [
        "-y",
        "@hiveforge/hivemind-mcp"
      ],
      "env": {
        "HIVEMIND_VAULT_PATH": "<HIVEMIND_VAULT_PATH>",
        "HIVEMIND_CONFIG_PATH": "<HIVEMIND_CONFIG_PATH>"
      }
    }
  }
}

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

hivemind in other clients