{
    "$schema": "https://modelcontextprotocol.io/schema/server-card/v1",
    "serverInfo": {
        "name": "\u0641\u0631\u0648\u0634\u06af\u0627\u0647 \u0633\u0646\u06af \u0634\u06a9\u0646 \u2014 WebMCP Bridge",
        "version": "1.6.0"
    },
    "description": "WebMCP Bridge exposes WordPress tools for AI agents on \u0641\u0631\u0648\u0634\u06af\u0627\u0647 \u0633\u0646\u06af \u0634\u06a9\u0646. Agents can search content, read posts, navigate menus, and interact with WooCommerce.",
    "transport": [
        {
            "type": "http",
            "url": "https://crusherstore.com/wp-json/webmcp-bridge/v1/execute",
            "method": "POST",
            "contentType": "application/json"
        }
    ],
    "capabilities": {
        "tools": true
    },
    "links": {
        "manifest": "https://crusherstore.com/wp-json/webmcp-bridge/v1/manifest",
        "homepage": "https://crusherstore.com/",
        "plugin": "https://wordpress.org/plugins/webmcp-bridge/"
    }
}