Skip to content
Windsurf

Nouz for Windsurf

io.github.semiotronika/nouz-mcp

Semantic knowledge engine for Obsidian with auto-classification and DAG hierarchy

client:Windsurf transport:stdio runtime:pypi

Install Nouz 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": {
    "nouz-mcp": {
      "command": "uvx",
      "args": [
        "nouz-mcp"
      ],
      "env": {
        "OBSIDIAN_ROOT": "<OBSIDIAN_ROOT>",
        "NOUZ_CONFIG": "<NOUZ_CONFIG>",
        "NOUZ_DATABASE_NAME": "<NOUZ_DATABASE_NAME>",
        "NOUZ_DATABASE_PATH": "<NOUZ_DATABASE_PATH>",
        "EMBED_ENABLED": "<EMBED_ENABLED>",
        "EMBED_PROVIDER": "<EMBED_PROVIDER>",
        "EMBED_MODEL": "<EMBED_MODEL>",
        "EMBED_API_URL": "<EMBED_API_URL>"
      }
    }
  }
}

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

Nouz in other clients