labrodev/laravel-mcp-espectro
A Laravel package that connects your project to the Espectro MCP server — giving AI assistants (Cursor, Claude, etc.) access to 159 colors and 348 color combinations from Sanzo Wada's Dictionary of Color Combinations.
Platform-specific configuration:
{
"mcpServers": {
"laravel-mcp-espectro": {
"command": "npx",
"args": [
"-y",
"laravel-mcp-espectro"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...