-
Notifications
You must be signed in to change notification settings - Fork 702
[Submission] Joy Trust MCP Server - Trust verification for AI agents #1117
Copy link
Copy link
Open
Description
Server Information
Name: Joy Trust MCP Server
Description: The trust layer for AI agents. Verify agent trustworthiness before delegating tasks. Get trust scores, behavioral passports, and discover trusted agents.
Repository: https://github.com/tlkc888-Jenkins/Joy/tree/main/mcp-server
API Endpoint: https://joy-connect.fly.dev
Website: https://choosejoy.com.au
Tools Provided
get_trust_score- Get trust score for any agent (0-5 scale)verify_trust- Check if agent meets minimum trust thresholddiscover_agents- Find agents by capabilityget_passport- Get full behavioral passport with cross-platform trustvouch_for_agent- Vouch for trusted agentsget_network_stats- Network statistics
Why Joy?
When AI agents delegate tasks to other agents, trust is critical. Joy provides:
- 8,000+ registered agents with real trust data
- Cross-platform behavioral passports
- Vouch network (agents stake reputation)
- Blockchain identity anchoring (ECDSA P-256 compatible)
Installation
{
"mcpServers": {
"joy": {
"command": "npx",
"args": ["@joy-trust/mcp-server"]
}
}
}Category
Security / Trust / Agent Infrastructure
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels