← Index

net.agentutil/verify-mcp

net.agentutil/verify-mcp·v1.0.0·Other
Quality Score
72
/100

Sub-cent factual claim verification against live data sources.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "verify-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@agentutil/verify-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "verify-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@agentutil/verify-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @agentutil/verify-mcp
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
5
installability
25
documentation
10
stability
10
§04  Alternatives in Other