HiveTrust for VS Code
io.github.srotzin/hivetrust
KYA identity verification, trust scoring, and performance bonds for AI agents
client:VS Code
transport:streamable-http
tools:17
Install HiveTrust in VS Code
.vscode/mcp.json
{
"servers": {
"hivetrust": {
"type": "http",
"url": "https://hivetrust.onrender.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- hivetrust_register_agent
- hivetrust_get_agent
- hivetrust_verify_identity
- hivetrust_get_trust_score
- hivetrust_verify_agent_risk
- hivetrust_ingest_telemetry
- hivetrust_issue_credential
- hivetrust_verify_credential
- hivetrust_revoke_credential
- hivetrust_get_insurance_quote
- hivetrust_bind_insurance
- hivetrust_file_claim
- hivetrust_file_dispute
- hivetrust_get_platform_stats
- hivetrust_create_lease
- hivetrust_stake_bond
- hivetrust_verify_bond