{
  "specVersion": "1.0",
  "host": {
    "displayName": "Zaira Labs",
    "identifier": "https://zairalabs.ai",
    "documentationUrl": "https://zairalabs.ai/developers/",
    "trustManifest": {
      "identity": "https://zairalabs.ai",
      "identityType": "https"
    }
  },
  "entries": [
    {
      "identifier": "urn:air:zairalabs.ai:guide:mcp-server",
      "displayName": "Zaira Guide MCP Server",
      "type": "application/mcp-server-card+json",
      "mediaType": "application/mcp-server-card+json",
      "url": "https://zairalabs.ai/.well-known/mcp/server-card.json",
      "description": "Developer-tool guide built for AI agents: search and retrieve structured, verified tool entries (capabilities, install docs, pricing, compliance, agent-readiness scores) across over 900 evaluated tools. Streamable-HTTP MCP endpoint at https://zairalabs.ai/guide/mcp.",
      "tags": ["developer-tools", "tool-selection", "guide", "mcp", "search", "verified-data"],
      "capabilities": [
        "zaira_search_tools",
        "zaira_get_tool",
        "zaira_compare_tools",
        "zaira_list_categories",
        "zaira_get_docs"
      ],
      "representativeQueries": [
        "find the best managed Postgres service with a real free tier",
        "which developer tools have an official MCP server",
        "compare alternatives to Redis for caching in a serverless app",
        "check whether a developer tool is self-hostable and what license it uses",
        "find a payment processor with SOC 2 compliance and good agent-facing docs"
      ],
      "trustManifest": {
        "identity": "https://zairalabs.ai",
        "identityType": "https"
      }
    }
  ]
}
