Skip to content
Windsurf

nol mcp for Windsurf

io.github.yawlabs/nol-mcp

nol MCP server -- search, cited Q&A, and pages over your team's knowledge base

client:Windsurf transport:stdio runtime:npm

Install nol mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "nol-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@yawlabs/nol-mcp"
      ]
    }
  }
}

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

nol mcp in other clients