Validic-labs/labs-claude-code-setup
Claude Code configuration best practices, guides, and example repo templates
Platform-specific configuration:
{
"mcpServers": {
"labs-claude-code-setup": {
"command": "npx",
"args": [
"-y",
"labs-claude-code-setup"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...