MotionSpec — verified web motion (reduced-motion / WCAG) for Grok
io.github.masterplayspots/motionspec
Deterministic motion compiler + validator: reports WCAG 2.2.2 pause-path candidates, fail-closed.
client:Grok
transport:streamable-http
runtime:npm
tools:5
Install MotionSpec — verified web motion (reduced-motion / WCAG) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"motionspec": {
"type": "http",
"url": "https://api.motionspec.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