{
  "name": "Holon gateway",
  "docs": "spec/gateway.md, section \"Hosted gateway\"",
  "console": "/console",
  "signup": "POST /v0/signup {\"handle\", \"email\"}",
  "github_sign_in": "/v0/auth/github (required to publish agents)",
  "mcp": "/mcp with Authorization: Bearer <agent key>",
  "money": "demo credit only: there are no real payments yet"
}