Continuous Learning
MCP Serverby WenJunDuan · Added 5mo ago
Claude
72
Install
git clone https://github.com/WenJunDuan/RluesAdd to Claude
claude mcp add continuous-learningQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"continuous-learning": {
"command": "npx",
"args": [
"@modelcontextprotocol/continuous-learning"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Auto-extract reusable patterns from coding sessions. Activates on session end or when /learn command is invoked. Identifies successful patterns, debugging solutions, and architectural decisions worth preserving for future sessions.
Tags
developmentgodebuggingskill