Read and author HiveLearn communities, courses, events, quizzes, and certificates.
Server Config
{
"mcpServers": {
"hivelearn": {
"command": "npx",
"args": [
"-y",
"hivelearn-mcp"
],
"env": {
"HIVELEARN_API_KEY": "hl_live_YOUR_KEY_HERE"
}
}
}
}