{
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "name": "TYTEC Datacenter Services Agent",
  "description": "TYTEC's machine-accessible agent for datacenter field-service discovery, coverage assessment, non-binding intake, OAuth-protected read APIs, MCP tools, and WebMCP browser tools. It does not dispatch engineers, create field-service orders, accept quotations, or authorize infrastructure work.",
  "image": "https://tytec.ai/assets/tytec-ai-logo-stacked.png",
  "services": [
    {
      "name": "web",
      "endpoint": "https://tytec.ai/"
    },
    {
      "name": "MCP",
      "endpoint": "https://tytec.ai/api/v1/mcp",
      "version": "2026-07-28"
    },
    {
      "name": "oauth-protected-resource",
      "endpoint": "https://tytec.ai/.well-known/oauth-protected-resource"
    },
    {
      "name": "oauth-authorization-server",
      "endpoint": "https://tytec.ai/.well-known/oauth-authorization-server"
    },
    {
      "name": "x402-payment",
      "endpoint": "https://tytec.ai/api/v1/commerce/service-assessment",
      "version": "2",
      "operation": "POST /api/v1/commerce/service-assessment",
      "network": "eip155:84532",
      "product": "Service assessment",
      "price": { "amount": "1000", "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e" },
      "receivingAddr": "0x913b3b38065BDF4FB6FC328E6829D79a7a33E4fD",
      "purpose": "Non-binding, human-reviewed datacenter service assessment. Payment never creates a billable order, accepted contract, engineer dispatch, or field-work authorization."
    }
  ],
  "x402Support": true,
  "active": true,
  "registrations": [
    {
      "agentId": 8895,
      "agentRegistry": "eip155:84532:0x8004A818BFB912233c491871b3d84c89A494BD9e"
    }
  ]
}