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