gradient for Claude Desktop
io.github.ryudi84/gradient
MCP server for CSS gradient generation — linear, radial, conic
client:Claude Desktop
transport:stdio
runtime:npm
Install gradient in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gradient": {
"command": "npx",
"args": [
"-y",
"gradient-forge-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs