Skip to content
Windsurf

Obsidian Turbocharged for Windsurf

io.github.the-40-thieves/obsidian-tc

Model-agnostic, agent-ready Obsidian MCP server with RBAC, SLSA provenance, and native search.

client:Windsurf transport:stdio runtime:npm

Install Obsidian Turbocharged 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": {
    "obsidian-tc": {
      "command": "npx",
      "args": [
        "-y",
        "obsidian-tc"
      ],
      "env": {
        "OBSIDIAN_TC_CONFIG": "<OBSIDIAN_TC_CONFIG>",
        "OBSIDIAN_TC_DEFAULT_VAULT": "<OBSIDIAN_TC_DEFAULT_VAULT>"
      }
    }
  }
}

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

Obsidian Turbocharged in other clients