Skip to content
Windsurf

seekstone for Windsurf

io.github.shaqmughal/seekstone

Filesystem-direct Obsidian MCP server — search and edit your vault with low context-tax.

client:Windsurf transport:stdio runtime:npm

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

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

seekstone in other clients