CSS SOTA for Grok
io.github.lusrodri/css-sota-mcp
What CSS you can actually ship today, from live Baseline data and MDN browser-compat-data.
client:Grok
transport:streamable-http
tools:6
Install CSS SOTA in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"css-sota-mcp": {
"type": "http",
"url": "https://css-sota-mcp.lusrodri.workers.dev/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