{
  "schema_version": "v1",
  "name_for_human": "Blooio",
  "name_for_model": "blooio",
  "description_for_human": "Send and receive iMessage, RCS, and SMS from your CRM, automation tools, REST API, or AI agents.",
  "description_for_model": "Blooio is an iMessage, RCS, and SMS automation platform for businesses. Use the OpenAPI spec or hosted MCP server to send messages, inspect delivery status, manage webhooks, and check contact capabilities.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://blooio.com/openapi.json",
    "is_user_authenticated": true
  },
  "logo_url": "https://blooio.com/icon.png",
  "contact_email": "help@blooio.com",
  "legal_info_url": "https://blooio.com/terms-of-service",
  "x_blooio": {
    "canonical_openapi_url": "https://backend.blooio.com/v2/api/openapi.json",
    "docs_url": "https://docs.blooio.com",
    "llms_txt_url": "https://blooio.com/llms.txt",
    "mcp_server_url": "https://mcp.blooio.com/v4",
    "mcp_discovery_url": "https://blooio.com/.well-known/mcp.json",
    "mcp_server_card_url": "https://blooio.com/.well-known/mcp/server-card.json"
  }
}