← Index

Joy Trust Network

io.github.tlkc888-Jenkins/joy·v2.40.0·Other
Quality Score
90
/100

Trust infrastructure for AI agents. Portable reputation (JTS 0-5), agent discovery, vouching.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://joy-connect.fly.dev/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "joy": {
      "command": "npx",
      "args": [
        "-y",
        "@joy-trust/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "joy": {
      "command": "npx",
      "args": [
        "-y",
        "@joy-trust/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @joy-trust/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other