概要
Gay-MCP is a specialized capability for Claude Code that enables reproducible, coordinate-based color generation for design systems and computational modeling. By mapping the Golden Angle and SplitMix64 PRNG to the OkLCH color space, it provides a 'Single Point of Instance' (SPI) guarantee where the same seed consistently produces the same perceptual output. This skill is essential for developers working on parallelizable UI rendering, cryptographic color-coding, or scientific visualizations where color represents an underlying formal proof, allowing for perfectly synchronized visuals across distributed systems without shared state.