{
    "$schema": "https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json",
    "version": "1.0",
    "protocolVersion": "2025-06-18",
    "serverInfo": {
        "name": "Website Server",
        "title": "Fixiz Website Agent",
        "version": "0.0.1"
    },
    "description": "Read-only search over indexed public content from fixiz.co.uk.",
    "documentationUrl": "https://fixiz.co.uk/llms.txt",
    "transport": {
        "type": "streamable-http",
        "endpoint": "https://websites-agents.hostinger.com/fixiz.co.uk/mcp"
    },
    "capabilities": {
        "tools": {
            "listChanged": false
        },
        "resources": {
            "listChanged": false
        },
        "prompts": {
            "listChanged": false
        }
    }
}
