送信

Entropy0

@Entropy0

Source trust for AI agents — evaluates URLs and domains before ingestion, returns proceed/deny decisions with scores and reason codes.

ツール

サーバー設定

{
  "mcpServers": {
    "entropy0": {
      "command": "npx",
      "args": [
        "-y",
        "@entropy0/mcp"
      ],
      "env": {
        "ENTROPY0_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}