{
  "schema_version": "v1",
  "name_for_model": "platphorm_monitor",
  "name_for_human": "PlatPhorm Monitor",
  "description_for_model": "Plugin for interacting with the PlatPhorm Monitor API. It provides access to Vercel deployments, domains, analytics, health checks, and Model Context Protocol (MCP) data. To use the endpoints, no authentication is required for discovery, but some features may require an API key.",
  "description_for_human": "Monitor Vercel deployments, domains, and analytics on PlatPhorm.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://monitor.platphormnews.com/mcp",
    "has_user_authentication": false
  },
  "logo_url": "https://monitor.platphormnews.com/icon-512.jpg",
  "contact_email": "support@platphormnews.com",
  "legal_info_url": "https://monitor.platphormnews.com/docs"
}
