{
    "specVersion": "1.0",
    "host": {
        "identifier": "telsamedia.co.uk",
        "displayName": "Telsa Media",
        "description": "UK digital agency delivering web design, web development and digital marketing since 2015.",
        "url": "https://telsamedia.co.uk",
        "contact": "mailto:hello@telsamedia.com"
    },
    "entries": [
        {
            "identifier": "urn:air:telsamedia.co.uk:api:openapi",
            "displayName": "Telsa Media Public API (OpenAPI 3.1)",
            "description": "Machine-readable description of the public read-only JSON API covering the agency's services, client portfolio and company details. No authentication required.",
            "type": "application/vnd.oai.openapi+json;version=3.1",
            "url": "https://telsamedia.co.uk/api/v1/openapi.json",
            "representativeQueries": [
                "What API does Telsa Media offer?",
                "How do I query Telsa Media's services programmatically?",
                "OpenAPI specification for telsamedia.co.uk"
            ]
        },
        {
            "identifier": "urn:air:telsamedia.co.uk:api:catalog",
            "displayName": "API catalog (RFC 9727)",
            "description": "Linkset naming each API this origin publishes, with its description, documentation and health endpoint.",
            "type": "application/linkset+json",
            "url": "https://telsamedia.co.uk/.well-known/api-catalog",
            "representativeQueries": [
                "Which APIs does telsamedia.co.uk publish?",
                "Where is Telsa Media's API catalog?"
            ]
        },
        {
            "identifier": "urn:air:telsamedia.co.uk:api:services",
            "displayName": "Agency services",
            "description": "Every service Telsa Media offers — digital marketing, design and branding, web development — with what each covers, headline results and FAQs.",
            "type": "application/json",
            "url": "https://telsamedia.co.uk/api/v1/services",
            "representativeQueries": [
                "What services does Telsa Media offer?",
                "Does Telsa Media do SEO and Google Ads?",
                "Can Telsa Media build a custom website?",
                "What does Telsa Media charge for digital marketing?"
            ]
        },
        {
            "identifier": "urn:air:telsamedia.co.uk:api:portfolio",
            "displayName": "Client portfolio and case studies",
            "description": "Searchable list of client websites Telsa Media has built, with sector, live site URL and case-study link.",
            "type": "application/json",
            "url": "https://telsamedia.co.uk/api/v1/portfolio",
            "representativeQueries": [
                "What websites has Telsa Media built?",
                "Has Telsa Media worked with construction companies?",
                "Show me Telsa Media case studies in healthcare",
                "Examples of Telsa Media client work"
            ]
        },
        {
            "identifier": "urn:air:telsamedia.co.uk:api:company",
            "displayName": "Company profile and contact details",
            "description": "Telsa Media's address, phone number, email, founding year, social profiles and public review scores.",
            "type": "application/json",
            "url": "https://telsamedia.co.uk/api/v1/company",
            "representativeQueries": [
                "How do I contact Telsa Media?",
                "Where is Telsa Media based?",
                "What are Telsa Media's reviews like?"
            ]
        },
        {
            "identifier": "urn:air:telsamedia.co.uk:mcp:server-card",
            "displayName": "Telsa Media MCP server",
            "description": "Server card for the read-only MCP endpoint at /mcp, exposing the agency's services, portfolio search and contact details as tools over Streamable HTTP.",
            "type": "application/json",
            "url": "https://telsamedia.co.uk/.well-known/mcp/server-card.json",
            "representativeQueries": [
                "Does Telsa Media have an MCP server?",
                "MCP tools for telsamedia.co.uk",
                "Connect to Telsa Media over Model Context Protocol"
            ]
        },
        {
            "identifier": "urn:air:telsamedia.co.uk:skills:index",
            "displayName": "Agent skills index",
            "description": "Discovery index of the agent skills this site publishes: how to use its API, how to connect to its MCP server, and how to get an enquiry to the agency.",
            "type": "application/json",
            "url": "https://telsamedia.co.uk/.well-known/agent-skills/index.json",
            "representativeQueries": [
                "What agent skills does Telsa Media publish?",
                "How should an agent interact with telsamedia.co.uk?"
            ]
        },
        {
            "identifier": "urn:air:telsamedia.co.uk:policy:agent-access",
            "displayName": "Agent access and usage policy",
            "description": "What agents may do on this origin, what requires no credentials, rate limits, and how to reach a human.",
            "type": "text/markdown",
            "url": "https://telsamedia.co.uk/auth.md",
            "representativeQueries": [
                "Does Telsa Media require authentication for its API?",
                "What is Telsa Media's policy for AI agents?",
                "Rate limits for telsamedia.co.uk"
            ]
        },
        {
            "identifier": "urn:air:telsamedia.co.uk:content:sitemap",
            "displayName": "Website sitemap",
            "description": "Every canonical page on telsamedia.co.uk.",
            "type": "application/xml",
            "url": "https://telsamedia.co.uk/sitemap.xml",
            "representativeQueries": [
                "What pages does telsamedia.co.uk have?",
                "Sitemap for Telsa Media"
            ]
        }
    ]
}
