Learning Loop
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add learning-loopQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"learning-loop": {
"command": "npx",
"args": [
"@modelcontextprotocol/learning-loop"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Capture new learnings discovered during code exploration or user interaction that were not present in context, memories, or codebase documentation. This skill should be invoked when Claude discovers something new about the codebase, tools, workflows, or domain knowledge that could benefit future sessions.
Tags
developmentbashapidatabasedocumentationskill