

{
    "$schema": "https://modelcontextprotocol.io/schema/server-card/v1",
    "serverInfo": {
        "name": "Gayane&#039;s Kitchen | \u0533\u0561\u0575\u0561\u0576\u0565\u056b \u053d\u0578\u0570\u0561\u0576\u0578\u0581 \u2014 WebMCP Bridge",
        "version": "1.6.0"
    },
    "description": "WebMCP Bridge exposes WordPress tools for AI agents on Gayane&#039;s Kitchen | \u0533\u0561\u0575\u0561\u0576\u0565\u056b \u053d\u0578\u0570\u0561\u0576\u0578\u0581. Agents can search content, read posts, navigate menus, and interact with WooCommerce.",
    "transport": [
        {
            "type": "http",
            "url": "https://gayanes.am/wp-json/webmcp-bridge/v1/execute",
            "method": "POST",
            "contentType": "application/json"
        }
    ],
    "capabilities": {
        "tools": true
    },
    "links": {
        "manifest": "https://gayanes.am/wp-json/webmcp-bridge/v1/manifest",
        "homepage": "https://gayanes.am/",
        "plugin": "https://wordpress.org/plugins/webmcp-bridge/"
    }
}