{
    "specVersion": "1.0",
    "host": {
        "displayName": "כתבות תוכן",
        "identifier": "did:web:katavot.co.il",
        "documentationUrl": "https://katavot.co.il/llms.txt"
    },
    "entries": [
        {
            "identifier": "urn:air:katavot.co.il:mcp:wordpress-content",
            "displayName": "כתבות תוכן Content MCP",
            "type": "application/mcp-server-card+json",
            "url": "https://katavot.co.il/mcp/server-card",
            "description": "Read-only search and retrieval tools for public WordPress content.",
            "capabilities": [
                "search_site",
                "get_content",
                "get_site_index"
            ],
            "representativeQueries": [
                "Search this website for an article",
                "Read a public page as Markdown"
            ],
            "version": "1.7.0"
        },
        {
            "identifier": "urn:air:katavot.co.il:a2a:content-agent",
            "displayName": "כתבות תוכן Content Agent",
            "type": "application/a2a-agent-card+json",
            "url": "https://katavot.co.il/.well-known/agent-card.json",
            "description": "Read-only A2A agent for searching public site content.",
            "capabilities": [
                "search-site",
                "read-content"
            ],
            "representativeQueries": [
                "Find content about SEO",
                "Locate an article on this website"
            ],
            "version": "1.7.0"
        }
    ]
}