laraben/laravel-claude-code-setup
One-command setup for AI-powered Laravel development with Claude Code and MCP servers
Platform-specific configuration:
{
"mcpServers": {
"laravel-claude-code-setup": {
"command": "npx",
"args": [
"-y",
"laravel-claude-code-setup"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...