Odel
val action

val action

Local
@wakizaraJavaScriptUpdated 3mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@nyx-intelligence/val-mcpv0.10.1

Run

npx -y @nyx-intelligence/val-mcp

MCP client config

{
  "mcpServers": {
    "val-action": {
      "command": "npx",
      "args": [
        "-y",
        "@nyx-intelligence/val-mcp"
      ]
    }
  }
}