What is the com.nyx-intelligence/val MCP server?
QA agent for vibecoded apps. Real browser checks, your AI fixes them. Ship to green.
How to install com.nyx-intelligence/val
Copy-paste configuration for popular MCP clients.
VAL_LICENSE_KEYrequiredsecretYour Val license key (vk_...). Subscribe at val.nyx-intelligence.com (4.99 USD per month) if you do not have one.
{
"mcpServers": {
"val": {
"command": "npx",
"args": [
"-y",
"@nyx-intelligence/val-mcp"
],
"env": {
"VAL_LICENSE_KEY": "<YOUR_VAL_LICENSE_KEY>"
}
}
}
}{
"mcpServers": {
"val": {
"command": "npx",
"args": [
"-y",
"@nyx-intelligence/val-mcp"
],
"env": {
"VAL_LICENSE_KEY": "<YOUR_VAL_LICENSE_KEY>"
}
}
}
}{
"mcpServers": {
"val": {
"command": "npx",
"args": [
"-y",
"@nyx-intelligence/val-mcp"
],
"env": {
"VAL_LICENSE_KEY": "<YOUR_VAL_LICENSE_KEY>"
}
}
}
}{
"servers": {
"val": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@nyx-intelligence/val-mcp"
],
"env": {
"VAL_LICENSE_KEY": "<YOUR_VAL_LICENSE_KEY>"
}
}
}
}claude mcp add val --env VAL_LICENSE_KEY=<YOUR_VAL_LICENSE_KEY> -- npx -y @nyx-intelligence/val-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.