SunflowersLwtech/mcp_creator_growth
Intelligent learning sidecar for AI coding assistants. Helps developers learn from AI-generated code changes through interactive blocking quizzes and provides agents with persistent project-specific debugging memory using silent RAG tools. Features 56% token optimization and multi-language support.
Quick Start
Clone the repository:
git clone https://github.com/SunflowersLwtech/mcp_creator_growthClaude Desktop configuration example:
{
"mcpServers": {
"mcpcreatorgrowth": {
"command": "npx",
"args": [
"-y",
"SunflowersLwtech/mcp_creator_growth"
]
}
}
}Check the repository README for specific installation and configuration instructions.