Skip to content

[Submission] Joy Trust MCP Server - Trust verification for AI agents #1117

@tlkc888-Jenkins

Description

@tlkc888-Jenkins

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions