Adds a security layer for AI agents connecting to MCP servers. Exposes six tools including check_trust to look up scores by URL or npm package, scan_server for live security analysis, and search_registry to query over 4,200 indexed servers. The pattern is straightforward: before connecting to any MCP server, call check_trust and refuse connections to anything graded D or F. Also includes payment tools for initiating USDC certification and verifying on-chain transactions. Connects to the CraftedTrust API at mcp.craftedtrust.com. Useful if you're building agents that dynamically connect to third-party MCP servers and need a trust gate similar to SSL certificate verification.
claude mcp add --transport http com.craftedtrust-mcp-shield https://mcp.craftedtrust.com/api/v1/mcp