Skip to content
Windsurf

nomue Record Verifier for Windsurf

io.github.licklider-ai/nomue-mcp

Local verification of nomue Protocol Records; current release supports the Release 1 Welch bundle.

client:Windsurf transport:stdio runtime:npm

Install nomue Record Verifier in Windsurf

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

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

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

nomue Record Verifier in other clients