mcpbeat Sign in

Val MCP Server

by nyx-intelligence Your server? Claim it
local only

Val runs on your own machine — the client starts it, so there is no endpoint to ping. 76 installs a week from npm. Last commit 28 May 2026.

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

Installs per day peak 31 · avg 10 · +119% w/w
a month agotoday
76
Installs / week
npm · @nyx-intelligence/val-mcp
0
Stars
0 open issues
28 May 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Val every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add val -- npx -y @nyx-intelligence/val-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "val": {
      "args": [
        "-y",
        "@nyx-intelligence/val-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.val]
command = "npx"
args = ["-y", "@nyx-intelligence/val-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "val": {
      "args": [
        "-y",
        "@nyx-intelligence/val-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "val": {
      "args": [
        "-y",
        "@nyx-intelligence/val-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: VAL_LICENSE_KEY (Your Val license key (vk_...). Subscribe at val.nyx-intelligence.com (4.99 USD per month) if you do not have one.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Val

same job, measured the same way
D
Tada: automated QA for AI-written code
by taada

Your coding agent asks Tada to work through a feature in a real browser and gets back a verdict.

367 installs/wk local only
ui-ticket-mcp
by 0ics-srls

Human-to-AI code review bridge. Review UI in the browser, AI agents fix code via MCP.

244 installs/wk local only
Thinkrun
by dundas

Browser control + session recording MCP for AI coding agents (Claude Code, Cursor) — real Chrome.

68 installs/wk local only
Autorenew Signup Lint
by jmshinhwa

Sixteen statutory checks on the signup page AB 2863 rewrote, in your editor and in the browser

269 installs/wk local only
Lan Direct
by farshadmomo

Browser MCP: the app under test egresses via the real ISP while the agent stays on the VPN.

37 installs/wk local only
Glovebox MCP
by segentic-lab

Sandboxed computer-use for AI agents: drive real browser + desktop apps in nested X11 windows

local only
Agent360 Browser MCP
by agent360dk

Drive your real, logged-in Chrome from any AI agent - 40 tools. Needs our Chrome extension too.

1 456 installs/wk local only
Openhelm
by openhelm

Autonomous cloud agent tasks: real browser + your tools, structured evidence-backed results.

answering

Val — questions

Answers built from our own checks of this server.

Why is there no uptime for Val?
Val runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @nyx-intelligence/val-mcp was installed 76 times last week.
How do I connect Val?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @nyx-intelligence/val-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Val?
The npm package @nyx-intelligence/val-mcp was installed 76 times in the last week. Week over week that is +119%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Val open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.