{
    "name": "Lumigo.pl Shop",
    "description": "Publiczny read-only katalog oświetlenia Lumigo.pl dla agentów zakupowych (search_products, get_product, list_categories).",
    "version": "0.1.0",
    "protocol": "mcp",
    "protocolVersion": "2024-11-05",
    "transport": "streamable-http",
    "endpoint": "https://lumigo.pl/wp-json/lumigo-mcp/v1/rpc",
    "authentication": "none",
    "capabilities": {
        "tools": true
    },
    "tools": [
        "search_products",
        "get_product",
        "list_categories"
    ]
}