Is It Trust Ready — agent-trust-readiness scanner for VS Code
io.github.mnemom/isittrustready
Scan any website or MCP server for agent-trust-readiness; returns a signed, verifiable scorecard.
client:VS Code
transport:streamable-http
Install Is It Trust Ready — agent-trust-readiness scanner in VS Code
.vscode/mcp.json
{
"servers": {
"isittrustready": {
"type": "http",
"url": "https://api.isittrustready.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs