Ai Trust
Freeby MCP Community
Trust verification CLI for AI packages — check MCP servers, A2A agents, and AI tools before you install
v0.2.21Added Apr 12, 2026
aitrustsecuritymcpa2a
Ai Trust MCP Server
Trust verification CLI for AI packages — check MCP servers, A2A agents, and AI tools before you install
Installation
Reviews
Installation
Quick install
npx -y ai-trust
Add to claude_desktop_config.json
{
"mcpServers": {
"ai-trust": {
"command": "npx",
"args": ["-y", "ai-trust"]
}
}
}