johannhartmann/learning-agent
A conversational CLI agent that learns from past mistakes and successes within a project context
Platform-specific configuration:
{
"mcpServers": {
"learning-agent": {
"command": "npx",
"args": [
"-y",
"learning-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...