Server Config
{
"mcpServers": {
"color-scheme-generator": {
"command": "node",
"args": [
"/full/path/to/colors-mcp-server/build/index.js"
]
}
}
}{
"mcpServers": {
"color-scheme-generator": {
"command": "node",
"args": [
"/full/path/to/colors-mcp-server/build/index.js"
]
}
}
}