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