MotionSpec — verified web motion (reduced-motion / WCAG) for VS Code
io.github.masterplayspots/motionspec
Deterministic motion compiler + validator: reports WCAG 2.2.2 pause-path candidates, fail-closed.
client:VS Code
transport:streamable-http
runtime:npm
tools:5
Install MotionSpec — verified web motion (reduced-motion / WCAG) in VS Code
.vscode/mcp.json
{
"servers": {
"motionspec": {
"type": "http",
"url": "https://api.motionspec.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs