DeskCrew
Share / Embed
Reputation
formula v1.3Signals
A support desk that AI agents can operate and pay for per action. Read ticket context, draft replies, search a knowledge base, and file issues. Reads are free; writes cost cents in USDC over x402, with no account and no API key. Anything an agent drafts waits for a human to approve before it reaches a customer.
Source: https://deskcrew.io/.well-known/agent-card
Raw metadata
{
"name": "DeskCrew",
"type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
"image": "https://deskcrew.io/icon.png",
"active": true,
"services": [
{
"name": "x402 HTTP door",
"version": "1",
"endpoint": "https://deskcrew.io/api/x402/tools/{tenantSlug}/{action}"
},
{
"name": "MCP door",
"version": "1",
"endpoint": "https://deskcrew.io/api/mcp/{tenantSlug}"
},
{
"name": "x402 descriptor",
"version": "1",
"endpoint": "https://deskcrew.io/.well-known/x402"
}
],
"description": "A support desk that AI agents can operate and pay for per action. Read ticket context, draft replies, search a knowledge base, and file issues. Reads are free; writes cost cents in USDC over x402, with no account and no API key. Anything an agent drafts waits for a human to approve before it reaches a customer.",
"registrations": [],
"supportedTrust": [
"reputation"
]
}
Services
-
x402 HTTP door v1Endpoint
https://deskcrew.io/api/x402/tools/{tenantSlug}/{action} -
MCP door v1Endpoint
https://deskcrew.io/api/mcp/{tenantSlug} -
x402 descriptor v1Endpoint
https://deskcrew.io/.well-known/x402
The ValidationRegistry contract is not yet deployed on Base Mainnet. Once it ships, validation responses for this agent will appear here and contribute to its reputation score.
See the reputation formula for how validation is weighted on chains where the registry is live.