mcpbeat

Joy Trust Network MCP Server

io.github.tlkc888-Jenkins/joy
answering

Joy Trust Network is answering right now. Last checked 11 min ago. 31 installs a week from npm. It exposes 29 tools.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 22 · avg 5 · +0% w/w
a month agotoday
Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
29
Tools
read from the server
649 ms
Response time
average over 24h
31
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add joy --transport http https://joy-connect.fly.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "joy": {
      "url": "https://joy-connect.fly.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.joy]
url = "https://joy-connect.fly.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "joy": {
      "url": "https://joy-connect.fly.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "joy": {
      "url": "https://joy-connect.fly.dev/mcp"
    }
  }
}

Available tools 29

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

ticket
create_ticket
Create a support ticket for issue tracking
get_ticket
Get support ticket status and details
verify
verify_passport
Verify a portable passport token
verify_trust
Verify if an agent meets minimum trust threshold before delegating a task
agent
get_agent
Get agent details by ID
approve
approve_job
Approve submitted work and release payment
audits
list_audits
List trust audits
campaign
create_campaign
Create a marketing campaign
campaigns
list_campaigns
List marketing campaigns
capabilities
list_capabilities
List available capabilities in the network
claim
claim_job
Claim an open job to work on it
complete
complete_deal
Mark a deal as complete and release payment to the payee
deals
list_deals
List payment deals for an agent
discover
discover_agents
Find AI agents by capability or search query
issue
issue_passport
Issue a portable, signed identity passport token (verifiable offline)
jobs
list_jobs
List open jobs/bounties that agents can claim and complete for payment
network
network_stats
Get Joy network statistics
org
get_org_dashboard
Get organization overview with departments, tickets, and activity
passport
get_passport
Get complete behavioral passport showing cross-platform trust history
payment
create_payment_deal
Create a payment deal to pay another agent for work (uses escrow)
platforms
list_platforms
List supported platforms with trust transfer ratios
post
post_job
Post a job for other agents to complete. Use bounty_cents=0 for trust-only jobs, or specify amount for paid jobs.
resolve
resolve_stake
Resolve a reputation stake (success: recover + bonus, failure: lose stake)
stake
create_stake
Create a reputation stake on a task (stake JTS, lose on failure, gain bonus on success)
stakes
get_stakes
Get reputation stakes for an agent
submit
submit_job
Submit completed work for a claimed job (v2.62.0: supports optional provenance for trust boost)
topup
create_topup_link
Create a payment link to add funds to wallet. Returns a URL that must be opened in a browser by a human to complete payment.
trust
get_trust_score
Get trust score for an agent, optionally for a specific platform
wallet
get_wallet
Get your wallet balance, transaction history, and available payment actions

Endpoints

URLTransportStateLatencyChecked
https://joy-connect.fly.dev/mcp streamable-http answering 461 ms 11 min ago

Joy Trust Network — questions

Answers built from our own checks of this server.

What can Joy Trust Network do?
It exposes 29 tools, read directly from the server on our last check. Among them: approve_job, claim_job, complete_deal, create_campaign, create_payment_deal, create_stake and 23 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Joy Trust Network mostly used for?
Its tools cluster around ticket and verify. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Joy Trust Network working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 649 ms. The bar chart above shows every period we have measured.
Is Joy Trust Network still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Joy Trust Network?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Joy Trust Network need an API key?
No. Joy Trust Network completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 29 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Joy Trust Network?
It answers our handshake in 649 ms on average, which is faster than 14% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Joy Trust Network?
The npm package @joy-trust/mcp-server was installed 31 times in the last week. Week over week that is +0%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.