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 threshold
discover_agents - Find agents by capability
get_passport - Get full behavioral passport with cross-platform trust
vouch_for_agent - Vouch for trusted agents
get_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
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 statisticsWhy Joy?
When AI agents delegate tasks to other agents, trust is critical. Joy provides:
Installation
{ "mcpServers": { "joy": { "command": "npx", "args": ["@joy-trust/mcp-server"] } } }Category
Security / Trust / Agent Infrastructure