Verified intelligence for AI agents. Search the web, fact-check claims with evidence, and get trusted answers — not hallucinations.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"veroq-mcp"
],
"env": {
"VEROQ_API_KEY": "your-api-key-here"
}
}