npx claudepluginhub dasboe/ai-learnAdd to your .mcp.json:
{
"mcpServers": {
"ai-learn-state": {
"command": "sh",
"args": [
"${CLAUDE_PLUGIN_ROOT}/servers/mcp-server/start.sh"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
sh