{
  "service": "xego-mcp-server",
  "summary": "Proof that a specific human approved a specific action, with a receipt anyone can check. No name, no email, no personal data.",
  "how_to_connect": "This address speaks the Model Context Protocol over HTTP POST to /mcp. Add it to your agent as a remote MCP server; there is no login and no OAuth. Four tools: ask a human to approve the call you are about to make, verify that a human is present, verify that a human approved that exact call, and check whether this human was seen before by you.",
  "mcp_endpoint": "/mcp",
  "mcp_method": "POST",
  "end_user_requirement": "The one-time EUR 3 Planetary ID is bought by YOUR END USER, the person whose approval you want to prove - not by you, and not per verification. Without it, verification returns valid:false with code planetary_id_required and a registration URL; that is not a malformed request, send the person there.",
  "payment": "Two ways to pay for a paid call: (1) x402 per call - USDC on Base, no account with us needed; or (2) X-EGO credit on a personal pk- key, sent as an \"Authorization: Bearer <key>\" header. That key is not sold on its own: it is issued with the one-time EUR 3 Planetary ID purchase, arrives with starter credit, and is topped up by card at https://x-ego.com/topup. No Planetary ID, no key.",
  "documentation": "https://x-ego.com/docs",
  "llms_txt": "/llms.txt",
  "catalog": "/.well-known/x402",
  "openapi": "/openapi.json",
  "contact": "x-EG0@proton.me"
}