{
  "name": "链研社 / lianyanshe",
  "description": "加密期权、跨市场配置、系统化投研与交易纪律。结构化课程、研报、书籍拆解与宏观/币圈数据看板。",
  "url": "https://lianyanshe.com/mcp",
  "provider": {
    "organization": "链研社",
    "url": "https://lianyanshe.com/"
  },
  "version": "1.0.0",
  "documentationUrl": "https://lianyanshe.com/docs/api/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": ["text/plain", "text"],
  "defaultOutputModes": ["text/plain", "application/json"],
  "supportedInterfaces": [
    {
      "protocolBinding": "JSONRPC",
      "url": "https://lianyanshe.com/mcp",
      "protocolVersion": "1.0"
    },
    {
      "protocolBinding": "HTTP",
      "url": "https://lianyanshe.com/api/dashboard/snapshot",
      "protocolVersion": "1.0"
    }
  ],
  "skills": [
    {
      "id": "dashboard-snapshot",
      "name": "Dashboard Snapshot",
      "description": "Read public macro/crypto dashboard snapshot JSON",
      "tags": ["macro", "crypto", "data"],
      "examples": ["Get the latest dashboard snapshot"],
      "inputModes": ["text/plain"],
      "outputModes": ["application/json"]
    },
    {
      "id": "site-guide",
      "name": "Site Guide",
      "description": "List courses, books, and research URLs on lianyanshe.com",
      "tags": ["navigation", "education"],
      "examples": ["What courses does 链研社 offer?"],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain"]
    }
  ],
  "supportsAuthenticatedExtendedCard": false
}
