{
    "schemaVersion": "1.0",
    "name": "UXBERT Labs",
    "description": "Award-winning UX/UI design, research, and development agency. UXBERT helps enterprise and government clients across the GCC and the UK design and ship digital products people actually want to use.",
    "url": "https://uxbert.com",
    "iconUrl": "https://uxbert.com/logo_dark.png",
    "version": "1.0.0",
    "provider": {
        "organization": "UXBERT Labs",
        "url": "https://uxbert.com"
    },
    "contact": {
        "name": "UXBERT Labs",
        "email": "hello@uxbert.com",
        "phone": "+966555175057",
        "url": "https://uxbert.com/en/contact"
    },
    "documentation": "https://uxbert.com/llms.txt",
    "capabilities": {
        "streaming": false,
        "pushNotifications": false,
        "stateTransitionHistory": false,
        "tools": true,
        "extensions": []
    },
    "defaultInputModes": [
        "text/plain",
        "application/json"
    ],
    "defaultOutputModes": [
        "text/plain",
        "application/json",
        "text/markdown"
    ],
    "skills": [
        {
            "id": "list-services",
            "name": "List UXBERT services",
            "description": "Returns the full UXBERT digital-services catalogue (29 services) with slug, title, and meta description.",
            "tags": [
                "catalog",
                "services",
                "ux",
                "design",
                "research"
            ],
            "examples": [
                "What services does UXBERT offer?",
                "Does UXBERT do design systems?",
                "List UXBERT's research services."
            ],
            "inputModes": [
                "text/plain"
            ],
            "outputModes": [
                "application/json",
                "text/markdown"
            ]
        },
        {
            "id": "get-service",
            "name": "Get a UXBERT service",
            "description": "Returns the full description, FAQs, methodology, and deliverables for a single service by slug.",
            "tags": [
                "catalog",
                "services",
                "detail"
            ],
            "examples": [
                "Tell me about UXBERT's user research service.",
                "What's in UXBERT's CX engagement?"
            ],
            "inputModes": [
                "application/json"
            ],
            "outputModes": [
                "application/json",
                "text/markdown"
            ]
        },
        {
            "id": "list-case-studies",
            "name": "List UXBERT case studies",
            "description": "Returns published case studies with title, client (where disclosed), industry, and outcomes summary.",
            "tags": [
                "portfolio",
                "case-studies",
                "work"
            ],
            "examples": [
                "Show me UXBERT's banking case studies.",
                "What government work has UXBERT done?"
            ],
            "outputModes": [
                "application/json",
                "text/markdown"
            ]
        },
        {
            "id": "list-articles",
            "name": "List UXBERT articles",
            "description": "Returns published articles with title, summary, author, tags, and publish date.",
            "tags": [
                "content",
                "blog",
                "articles"
            ],
            "examples": [
                "What has UXBERT written about AI experience design?",
                "List UXBERT's most recent articles."
            ],
            "outputModes": [
                "application/json",
                "text/markdown"
            ]
        },
        {
            "id": "list-careers",
            "name": "List open roles",
            "description": "Returns currently open roles at UXBERT, including title, location, and type.",
            "tags": [
                "careers",
                "jobs",
                "hiring"
            ],
            "examples": [
                "Are there any UX researcher openings at UXBERT?",
                "What roles is UXBERT hiring for in Riyadh?"
            ],
            "outputModes": [
                "application/json",
                "text/markdown"
            ]
        },
        {
            "id": "submit-contact",
            "name": "Submit a project enquiry",
            "description": "Submits a contact / project enquiry on behalf of the user. Requires name, email, message, and (optionally) company. A UXBERT consultant follows up by email.",
            "tags": [
                "contact",
                "lead",
                "enquiry"
            ],
            "examples": [
                "Reach out to UXBERT about a redesign project.",
                "Ask UXBERT for a quote on usability testing for a banking app."
            ],
            "inputModes": [
                "application/json"
            ],
            "outputModes": [
                "application/json"
            ]
        }
    ],
    "supportedInterfaces": [
        {
            "url": "https://beta.uxbert.com/mcp",
            "transport": "http",
            "protocol": "MCP/2025-06-18",
            "protocolBinding": "MCP",
            "protocolVersion": "2025-06-18"
        }
    ],
    "securitySchemes": {},
    "preferredTransport": "MCP",
    "supportsAuthenticatedExtendedCard": false
}