Skip to content
Cursor

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

io.github.mnemom/isittrustready

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

client:Cursor transport:streamable-http

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

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

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