送信

HiveLearn

@HiveLearn

Read and author HiveLearn communities, courses, events, quizzes, and certificates.

サーバー設定

{
  "mcpServers": {
    "hivelearn": {
      "command": "npx",
      "args": [
        "-y",
        "hivelearn-mcp"
      ],
      "env": {
        "HIVELEARN_API_KEY": "hl_live_YOUR_KEY_HERE"
      }
    }
  }
}