shareAI-lab/learn-claude-code
Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1
Platform-specific configuration:
{
"mcpServers": {
"learn-claude-code": {
"command": "npx",
"args": [
"-y",
"learn-claude-code"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...