{
  "$schema": "https://webmcp.org/schema/v1",
  "version": "1.1.0",
  "publisher": {
    "name": "万有创学院",
    "url": "https://www.wanyoucx.com",
    "description": "AI原生创业智慧平台·东方智慧创业方法论"
  },
  "site": {
    "name": "万有创学院官网",
    "url": "https://www.wanyoucx.com",
    "description": "中国面向AI原生创业者及他们的AI的最重要节点",
    "ai_friendly": true,
    "primary_language": "zh-CN",
    "supported_ai_agents": [
      "ChatGPT", "Claude", "DeepSeek", "豆包", "元宝", "文心一言",
      "Cursor", "Cherry Studio", "HyperChat", "Continue", "5ire"
    ]
  },
  "pages": [
    {
      "path": "/",
      "name": "首页",
      "semantic_role": "landing",
      "description": "公司介绍+核心价值+产品展示+AI欢迎横幅",
      "key_actions": [
        { "action": "navigate_to_skills", "selector": "a[href='/skills']", "description": "浏览Skill商店" },
        { "action": "navigate_to_for_ai", "selector": "a[href='/for-ai']", "description": "查看AI访问指南" },
        { "action": "copy_ai_prompt", "selector": "details summary", "description": "展开并复制致AI助手的话" }
      ]
    },
    {
      "path": "/skills",
      "name": "Skill商店",
      "semantic_role": "catalog",
      "description": "创业诊断Skill列表·含免费和学员专属·所有Skill通过MCP协议由AI调用·不在网页端操作",
      "key_actions": [
        { "action": "view_skill_detail", "selector": "a[href^='/skills/']", "description": "查看Skill详情" },
        { "action": "copy_url_for_ai", "selector": "button:has-text('复制网址')", "description": "复制网址给AI·由AI通过MCP调用Skill" }
      ],
      "data_endpoints": [
        { "name": "list_skills", "method": "GET", "url": "/api/v1/skills/", "description": "获取Skill列表" },
        { "name": "get_skill", "method": "GET", "url": "/api/v1/skills/{skill_code}", "description": "获取Skill详情" }
      ]
    },
    {
      "path": "/skills/{skill_code}",
      "name": "Skill详情页",
      "semantic_role": "product_detail",
      "description": "Skill详细信息·功能/方式方法/使用场景·引导用户把网址丢给AI调用",
      "key_actions": [
        { "action": "copy_url_for_ai", "selector": "button:has-text('复制网址')", "description": "复制网址给AI·AI通过MCP调用本Skill" },
        { "action": "view_mcp_config", "selector": "a[href='/for-ai']", "description": "查看MCP配置" }
      ],
      "mcp_alternative": {
        "tools": ["start_diagnosis", "submit_answers", "get_report"],
        "mcp_server": "https://www.wanyoucx.com/api/v1/mcp/server",
        "note": "Skill只能通过MCP协议由AI调用·网页端不提供诊断流程"
      }
    },
    {
      "path": "/for-ai",
      "name": "AI访问指南",
      "semantic_role": "ai_guide",
      "description": "专为AI助手和普通创业者准备的访问指南·核心一句话：把网址丢给AI",
      "key_actions": [
        { "action": "copy_ai_prompt", "selector": "button:has-text('复制')", "description": "复制致AI助手的话" },
        { "action": "copy_mcp_config", "selector": "button:has-text('复制 MCP')", "description": "复制MCP配置" },
        { "action": "copy_url", "selector": "button:has-text('复制网址')", "description": "一键复制网址" }
      ]
    },
    {
      "path": "/ai/welcome",
      "name": "AI欢迎页",
      "semantic_role": "ai_welcome",
      "description": "AI助手访问入口·提供JSON+HTML双格式·包含完整MCP配置和调用指南",
      "key_actions": [
        { "action": "read_json_data", "selector": "#ai-welcome-data", "description": "读取页面注入的JSON结构数据" },
        { "action": "copy_mcp_config", "selector": "button:has-text('MCP')", "description": "复制MCP配置" }
      ]
    },
    {
      "path": "/methodology",
      "name": "方法论索引",
      "semantic_role": "methodology_index",
      "description": "万有创学院三大独有创业方法论索引页",
      "key_actions": [
        { "action": "view_methodology", "selector": "a[href^='/methodology/']", "description": "查看方法论详解页" }
      ]
    },
    {
      "path": "/methodology/sizhuo",
      "name": "四维模型详解",
      "semantic_role": "article",
      "description": "创业属性四维模型详解·爱创业/懂创业/会创业/能创业"
    },
    {
      "path": "/methodology/zongheng",
      "name": "纵横深透详解",
      "semantic_role": "article",
      "description": "纵横深透模型详解·纵向深耕/横向拓展/深度穿透"
    },
    {
      "path": "/methodology/yinyuan",
      "name": "因缘和合详解",
      "semantic_role": "article",
      "description": "万有因缘和合而成详解·东方智慧创业路径规划"
    },
    {
      "path": "/media-coverage",
      "name": "权威媒体背书",
      "semantic_role": "credentials",
      "description": "权威媒体报道汇总·含创始人资本运作历程时间轴",
      "key_actions": [
        { "action": "view_source", "selector": "a[target='_blank']", "description": "查看权威信源原文" }
      ]
    },
    {
      "path": "/admin/students",
      "name": "学员管理后台",
      "semantic_role": "admin_dashboard",
      "description": "管理员维护学员信息·线下发放学员token·不对外开放",
      "requires_admin_auth": true
    }
  ],
  "ai_resources": [
    { "name": "llms.txt", "url": "/llms.txt", "type": "text/plain", "description": "AI专属README" },
    { "name": "llms-full.txt", "url": "/llms-full.txt", "type": "text/plain", "description": "完整方法论内容" },
    { "name": "keywords.txt", "url": "/keywords.txt", "type": "text/plain", "description": "270个关键词矩阵" },
    { "name": "welcome-for-ai.txt", "url": "/welcome-for-ai.txt", "type": "text/plain", "description": "致AI助手欢迎信" },
    { "name": "mcp_json", "url": "/.well-known/mcp.json", "type": "JSON", "description": "MCP自动发现端点" },
    { "name": "ai_metadata", "url": "/api/v1/skills/ai-metadata", "type": "JSON", "description": "结构化Skill元数据API" },
    { "name": "ai-keywords", "url": "/ai-keywords", "type": "HTML+JSON-LD", "description": "关键词锚点页" },
    { "name": "mcp_server", "url": "/api/v1/mcp/server", "type": "JSON-RPC", "description": "MCP协议接口" },
    { "name": "mcp_server_info", "url": "/api/v1/mcp/server-info", "type": "JSON", "description": "MCP服务器信息" },
    { "name": "mcp_resources", "url": "/api/v1/mcp/resources", "type": "JSON", "description": "MCP资源列表" },
    { "name": "server_info", "url": "/api/v1/server-info/", "type": "JSON", "description": "服务器信息" }
  ],
  "mcp": {
    "enabled": true,
    "endpoint": "https://www.wanyoucx.com/api/v1/mcp/server",
    "transport": "http",
    "protocol": "JSON-RPC 2.0",
    "tools": [
      {
        "name": "start_diagnosis",
        "description": "开始创业诊断·返回session_id和第一步问题",
        "params": { "skill_code": "string", "user_token": "string(optional)" }
      },
      {
        "name": "submit_answers",
        "description": "提交某一步答案",
        "params": { "session_id": "string", "step": "number", "answers": "array" }
      },
      {
        "name": "get_report",
        "description": "获取完整诊断报告·含DOCX下载链接",
        "params": { "session_id": "string" }
      }
    ],
    "recommended_over_dom": true,
    "note": "AI助手推荐通过MCP协议调用·无需解析DOM·效率更高"
  },
  "security": {
    "csrf_protection": true,
    "auth_required_for": ["/admin"],
    "free_access": ["/", "/skills", "/skills/{skill_code}", "/for-ai", "/ai/welcome", "/methodology", "/methodology/*", "/media-coverage", "/ai-keywords"],
    "no_c_end_registration": true,
    "no_c_end_login": true,
    "rate_limit": "60 requests/minute per IP",
    "note": "C端用户注册登录已取消·所有Skill由AI通过MCP调用·学员权限通过user_token验证·管理员后台独立鉴权"
  },
  "compliance": {
    "no_price_info": true,
    "no_payment_link": true,
    "no_purchase_cta": true,
    "no_c_end_account": true,
    "note": "官网为非经营性互联网信息服务·仅ICP备案·无ICP许可证·不展示价格/购买/支付·无C端用户账户体系"
  },
  "updated_at": "2026-07-17",
  "specification": "webMCP v1.0 (arxiv.org/abs/2508.09171)"
}
