A lightweight utility for generating CSS gradient syntax without leaving your editor. Exposes tools for creating linear, radial, and conic gradients with programmatic control over colors, angles, and stop positions. Part of the Sovereign MCP collection's design toolkit alongside color-forge and shadow-forge. Useful when you're prototyping UI components and want Claude to generate gradient code directly instead of hand-writing color stops and degree values. Runs via npx with stdio transport. The kind of tool that saves you from context-switching to a gradient generator website when you need a quick two-color fade or radial background during development.
claude mcp add --transport stdio io.github.ryudi84-gradient -- npx -y gradient-forge-mcp