Agent Reputation for VS Code
io.github.samytouri/agent-hub
Complaint registry for paid agent transactions - check a seller before you pay, or file your own.
client:VS Code
transport:streamable-http
tools:14
Install Agent Reputation in VS Code
.vscode/mcp.json
{
"servers": {
"agent-hub": {
"type": "http",
"url": "https://agentreputation.dev/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs