Odel
Verdict: the due-diligence house for DeFi

Verdict: the due-diligence house for DeFi

Local
@verdict-capitalTypeScriptApache-2.0Updated 1w ago

Verdict, the due-diligence house for DeFi: keyless ratings, methodology and a hack incident feed.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmverdict-finance-mcpv0.4.0

Run

npx -y verdict-finance-mcp

MCP client config

{
  "mcpServers": {
    "verdict-the-due-diligence-house-for-defi": {
      "command": "npx",
      "args": [
        "-y",
        "verdict-finance-mcp"
      ]
    }
  }
}