{
  "capabilities": {
    "streaming": false
  },
  "description": "Read-only catalog of CLI, TUI, and terminal tools. Exposes HTTP search and per-tool markdown.",
  "name": "Terminal Trove Catalog",
  "skills": [
    {
      "description": "Search the Terminal Trove catalog of terminal tools",
      "id": "search-tools",
      "name": "Search tools"
    },
    {
      "description": "Fetch a single tool as markdown or HTML.",
      "id": "get-tool",
      "name": "Get tool"
    }
  ],
  "supportedInterfaces": [
    {
      "transport": "http",
      "url": "https://terminaltrove.com/search"
    }
  ],
  "version": "83ac8cc"
}