Token-efficient browser CLI for AI coding agents. Persistent headless Chromium with ARIA refs, CSS inspection, auth profiles, and 50+ commands. ~50-100 tokens per call vs ~1500 for MCP tools.
{
"mcpServers": {
"verdict-cli": {
"command": "npx",
"args": [
"-y",
"verdict-cli"
]
}
}
}