HiveTrust for Claude Desktop
io.github.srotzin/hivetrust
KYA identity verification, trust scoring, and performance bonds for AI agents
client:Claude Desktop
transport:streamable-http
tools:17
Install HiveTrust in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hivetrust": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hivetrust.onrender.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop 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