{
  "specVersion": "1.0",
  "host": {
    "displayName": "Sociable AI",
    "identifier": "sociable.how",
    "documentationUrl": "https://docs.sociable.how/",
    "logoUrl": "https://www.sociable.how/favicon.ico"
  },
  "entries": [
    {
      "identifier": "urn:air:sociable.how:api:search",
      "displayName": "Sociable AI Search API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://www.sociable.how/openapi.json",
      "description": "Authenticated natural-language search over indexed short-form social content and structured post-detail retrieval.",
      "tags": ["social-media", "search", "instagram", "brand-engagement"],
      "capabilities": [
        "SearchSocialContent",
        "CreateReferenceUpload",
        "GetSocialPost"
      ],
      "representativeQueries": [
        "find funny cooking videos from the last 30 days",
        "find recent posts where a sports brand can join the conversation",
        "retrieve creator and transcript context for this social post"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-08-22T00:00:00Z",
      "trustManifest": {
        "identity": "https://www.sociable.how",
        "identityType": "https",
        "provenance": [
          {
            "relation": "publishedFrom",
            "sourceId": "https://www.sociable.how/openapi.json"
          }
        ]
      }
    },
    {
      "identifier": "urn:air:sociable.how:mcp:search",
      "displayName": "Sociable AI Search MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://www.sociable.how/.well-known/mcp/server-card.json",
      "description": "Authenticated Streamable HTTP MCP tools for natural-language social-content search and structured post-detail retrieval.",
      "tags": ["mcp", "social-media", "search", "instagram"],
      "capabilities": [
        "search_social_content",
        "create_reference_upload",
        "get_social_post"
      ],
      "representativeQueries": [
        "search Instagram content about a topic from the last 30 days",
        "retrieve creator and transcript context for a social search result"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-08-22T00:00:00Z",
      "trustManifest": {
        "identity": "https://www.sociable.how",
        "identityType": "https",
        "provenance": [
          {
            "relation": "publishedFrom",
            "sourceId": "https://www.sociable.how/.well-known/mcp/server-card.json"
          }
        ]
      }
    },
    {
      "identifier": "urn:air:sociable.how:mcp:documentation",
      "displayName": "Sociable AI Documentation MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://www.sociable.how/.well-known/mcp/docs-server-card.json",
      "description": "Read-only MCP tools and resources for finding and reading official Sociable AI product and developer documentation.",
      "tags": ["mcp", "documentation", "developer", "search"],
      "capabilities": ["search_sociable_docs", "read_sociable_doc"],
      "representativeQueries": [
        "find the official Sociable AI authentication documentation",
        "how does the Sociable AI Search API handle retries"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-08-22T00:00:00Z",
      "trustManifest": {
        "identity": "https://www.sociable.how",
        "identityType": "https",
        "provenance": [
          {
            "relation": "publishedFrom",
            "sourceId": "https://www.sociable.how/.well-known/mcp/docs-server-card.json"
          }
        ]
      }
    }
  ]
}
