Loading MCP server directory, please wait...
Read and author HiveLearn communities, courses, events, quizzes, and certificates.
npx @getmcp/cli add io.github.williamechevarria/hivelearn-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
HIVELEARN_API_KEYYour HiveLearn API key (hl_live_...). Create one at Admin → API Keys in your HiveLearn community.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.williamechevarria/hivelearn-mcp": {
"command": "npx",
"args": [
"-y",
"hivelearn-mcp"
],
"env": {
"HIVELEARN_API_KEY": ""
}
}
}
}