{
  "name": "Outside The Box content agent",
  "description": "Search and read the public catalogue of the Outside The Box Hebrew software-developer podcast and meetup community.",
  "url": "https://outside-the-box.dev/mcp",
  "version": "1.0.0",
  "protocolVersion": "0.3.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "search-podcast",
      "name": "Search the podcast archive",
      "description": "Find episodes and meetup talks by topic, technology, person, or free text.",
      "tags": [
        "podcast",
        "software",
        "hebrew",
        "search"
      ]
    },
    {
      "id": "browse-catalogue",
      "name": "Browse the developer catalogue",
      "description": "List and retrieve public episodes, talks, speakers, and meetups.",
      "tags": [
        "catalogue",
        "meetups",
        "speakers"
      ]
    }
  ],
  "supportsAuthenticatedExtendedCard": false
}