Loading MCP server directory, please wait...
AI document verification: catch hallucinations, arithmetic errors, and field mismatches.
npx @getmcp/cli add com.agentsconsultants.api/docqaRequires Node.js 18+. Community-contributed server. Review source before installing.
DOCQA_API_KEYAPI key for DocQA service. Get your key at https://api.agentsconsultants.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.agentsconsultants.api/docqa": {
"command": "npx",
"args": [
"-y",
"docqa-mcp"
],
"env": {
"DOCQA_API_KEY": ""
}
}
}
}