Adds domain and URL trust evaluation to Claude Desktop and compatible editors. Exposes tools that check whether a domain is safe before your agent fetches content, follows links, or performs actions. Built on the Entropy0 API, which returns a recommended action (allow, sandbox, deny) plus confidence scores and signal breakdowns like newly registered domains, brand mismatches, or certificate anomalies. Useful when you're building agents that navigate the open web and need a trust gate that explains its decisions. The underlying API is deterministic and auditable, so same inputs always produce the same output. Free tier covers 150 scans per month.
claude mcp add --transport stdio io.github.entropy0dev-mcp -- npx -y @entropy0/mcp