Skip to content
Windsurf

val for Windsurf

com.nyx-intelligence/val

QA agent for vibecoded apps. Real browser checks, your AI fixes them. Ship to green.

client:Windsurf transport:stdio runtime:npm

Install val 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": {
    "val": {
      "command": "npx",
      "args": [
        "-y",
        "@nyx-intelligence/val-mcp"
      ],
      "env": {
        "VAL_LICENSE_KEY": "<VAL_LICENSE_KEY>"
      }
    }
  }
}

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

val in other clients