{
    "$schema": "https://modelcontextprotocol.io/schema/server-card/v1",
    "serverInfo": {
        "name": "GAMEONE\u5b98\u65b9\u73fe\u91d1\u7db2\u5a1b\u6a02\u57ce \u2014 WebMCP Bridge",
        "version": "1.6.0"
    },
    "description": "WebMCP Bridge exposes WordPress tools for AI agents on GAMEONE\u5b98\u65b9\u73fe\u91d1\u7db2\u5a1b\u6a02\u57ce. Agents can search content, read posts, navigate menus, and interact with WooCommerce.",
    "transport": [
        {
            "type": "http",
            "url": "https://gameone.org/wp-json/webmcp-bridge/v1/execute",
            "method": "POST",
            "contentType": "application/json"
        }
    ],
    "capabilities": {
        "tools": true
    },
    "links": {
        "manifest": "https://gameone.org/wp-json/webmcp-bridge/v1/manifest",
        "homepage": "https://gameone.org/",
        "plugin": "https://wordpress.org/plugins/webmcp-bridge/"
    }
}