← Index

io.github.xkumakichi/veridict

io.github.xkumakichi/veridict·v0.1.1·Other
Quality Score
80
/100

Know if you can trust your MCP server. Trust judgment for AI agents.

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