{
  "specVersion": "1.0",
  "host": {
    "displayName": "Tabfleet",
    "identifier": "https://tabfleet.com",
    "documentation": "https://tabfleet.com/docs"
  },
  "entries": [
    {
      "identifier": "urn:air:tabfleet.com:mcp:tabfleet",
      "displayName": "Tabfleet MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://mcp.tabfleet.com/server-card",
      "representativeQueries": [
        "Open a website in a cloud browser",
        "Watch my browser agent work live",
        "Inspect a page through MCP"
      ]
    },
    {
      "identifier": "urn:air:tabfleet.com:api:browsers",
      "displayName": "Tabfleet Browser REST API",
      "type": "application/json",
      "url": "https://tabfleet.com/openapi.json",
      "representativeQueries": [
        "Create a cloud browser through an API",
        "Connect agent-browser over CDP",
        "Embed a signed browser viewer in my application"
      ]
    },
    {
      "identifier": "urn:air:tabfleet.com:skill:tabfleet-browser",
      "displayName": "Tabfleet browser skill",
      "type": "text/markdown",
      "url": "https://tabfleet.com/.well-known/agent-skills/tabfleet-browser/SKILL.md",
      "representativeQueries": [
        "Teach my agent to use Tabfleet",
        "Automate a browser and share a live view"
      ]
    }
  ]
}
