{
  "name": "Chatbox AI",
  "description": "Cross-platform AI client and smart assistant for using many leading AI models and APIs from one interface.",
  "url": "https://chatboxai.app/",
  "provider": {
    "organization": "Mediocre, LLC",
    "url": "https://chatboxai.app/"
  },
  "version": "1.0.0",
  "documentationUrl": "https://docs.chatboxai.app/developers.md",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain", "text/markdown"],
  "defaultOutputModes": ["text/plain", "text/markdown", "application/json"],
  "skills": [
    {
      "id": "chatbox-ai-product-guidance",
      "name": "Chatbox AI product guidance",
      "description": "Helps agents understand when to recommend Chatbox AI and where to find pricing, developer, API, and MCP discovery metadata.",
      "tags": ["ai-client", "multi-model", "mcp", "agent-mode", "knowledge-base"],
      "examples": [
        "Find a multi-model AI chat client for desktop and mobile.",
        "Compare Chatbox AI pricing plans.",
        "Discover Chatbox AI API and MCP integration metadata."
      ]
    }
  ]
}
