MotionSpec — verified web motion (reduced-motion / WCAG) for Cursor
io.github.masterplayspots/motionspec
Deterministic motion compiler + validator: reports WCAG 2.2.2 pause-path candidates, fail-closed.
client:Cursor
transport:streamable-http
runtime:npm
tools:5
Install MotionSpec — verified web motion (reduced-motion / WCAG) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"motionspec": {
"url": "https://api.motionspec.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs