centminmod/my-claude-code-setup
Shared starter template configuration and CLAUDE.md memory bank system for Claude Code
Platform-specific configuration:
{
"mcpServers": {
"my-claude-code-setup": {
"command": "npx",
"args": [
"-y",
"my-claude-code-setup"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...