Skip to content
Grok

Is It Trust Ready — agent-trust-readiness scanner for Grok

io.github.mnemom/isittrustready

Scan any website or MCP server for agent-trust-readiness; returns a signed, verifiable scorecard.

client:Grok transport:streamable-http

Install Is It Trust Ready — agent-trust-readiness scanner in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "isittrustready": {
      "type": "http",
      "url": "https://api.isittrustready.ai/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Is It Trust Ready — agent-trust-readiness scanner in other clients