{
  "schema_version": "v1",
  "name_for_human": "biptest.com (Bippsi paywall demo)",
  "name_for_model": "biptest_demo",
  "description_for_human": "Live demo of the Bippsi A.I. Lock paywall. Priced content routes that accept HTTP 402 + Bippsi Credits (Bips).",
  "description_for_model": "Bippsi-hosted demonstration site for agent-native commerce. Priced routes return HTTP 402 with a Bippsi-Credits-Price header; agents retry with Authorization: Bearer <key> + Payment: bips N. Full manifest at /bippsi-unified.md. Parent MCP endpoint at https://bippsi.com/api/v1/mcp.",
  "auth": {
    "type": "bearer",
    "authorization_type": "bearer",
    "bearer_instructions": "Get a sandbox key at https://bippsi.com/biptest or a production key at https://bippsi.com/ai-key"
  },
  "api": {
    "type": "openapi",
    "url": "https://bippsi.com/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://biptest.com/favicon.svg",
  "contact_email": "support@bippsi.com",
  "legal_info_url": "https://bippsi.com/terms"
}
