{
  "schema_version": "v1",
  "name_for_human": "Xpoz",
  "name_for_model": "xpoz",
  "description_for_human": "Search Twitter/X, Instagram, TikTok, and Reddit from AI assistants. 1.5B+ public posts indexed.",
  "description_for_model": "Use Xpoz to search and analyze public social-media posts, comments, and users across Twitter/X, Instagram, TikTok, and Reddit. Xpoz is primarily an MCP server (Streamable HTTP) at https://mcp.xpoz.ai/mcp; this OpenAI-plugin manifest is provided for compatibility, but the canonical machine-readable tool catalog is at https://www.xpoz.ai/.well-known/mcp/tools.json. To try Xpoz without signing up, mint a free trial token (no sign-in required, valid 5 days, limited results) with POST https://api.xpoz.ai/api/trial/token.",
  "trial": {
    "available": true,
    "signup_required": false,
    "description": "Mint a free trial token with no sign-in required to try Xpoz before authenticating. Valid for 5 days, returns a limited set of results.",
    "token_endpoint": "https://api.xpoz.ai/api/trial/token",
    "token_method": "POST",
    "token_prefix": "TRIAL",
    "expires_in_seconds": 432000,
    "limited_results": true
  },
  "auth": {
    "type": "oauth",
    "client_url": "https://www.xpoz.ai/.well-known/oauth-authorization-server",
    "scope": "read write",
    "authorization_url": "https://www.xpoz.ai/oauth/authorize",
    "authorization_content_type": "application/x-www-form-urlencoded",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://www.xpoz.ai/.well-known/mcp/tools.json",
    "is_user_authenticated": true
  },
  "logo_url": "https://www.xpoz.ai/android-chrome-512x512.png",
  "contact_email": "support@xpoz.ai",
  "legal_info_url": "https://www.xpoz.ai/terms"
}
