rnv color mcp for Grok
io.github.rnvizion/rnv-color-mcp
A complete color workflow over MCP: mix, convert, harmonize, measure, and remember palettes.
client:Grok
transport:streamable-http
tools:10
Install rnv color mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"rnv-color-mcp": {
"type": "http",
"url": "https://rnvizion-rnv-color-mcp.hf.space/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs