{
  "name": "ACTEX",
  "description": "Agents buy. Every transaction checks out. ACTEX ensures agent commerce transactions complete correctly — policy enforces the rules, recovery handles exceptions, and clean records prove what happened.",
  "url": "https://actex.ai",
  "capabilities": {
    "mcp": {
      "manifest": "/skills/manifest.json",
      "tools": "/skills/tools.json"
    },
    "openapi": "/openapi.json"
  },
  "auth": {
    "type": "bearer",
    "instructions": "Set OPERATOR_TOKEN for mutations. Use Ed25519 agent-signature for self-serve reads."
  },
  "documentation": "/llms.txt"
}
