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>"
}
}
}
}