AgentTrust — AI Agent Trust, Reliability & Reputation Checks for VS Code
io.github.agenttrust-ai/agenttrust
Trust infrastructure for AI agents: check reliability, verification, and trustDecision by URL.
client:VS Code
transport:streamable-http
tools:5
Install AgentTrust — AI Agent Trust, Reliability & Reputation Checks in VS Code
.vscode/mcp.json
{
"servers": {
"agenttrust": {
"type": "http",
"url": "https://getagenttrust.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs