pld liability window lint for Cursor
io.github.jmshinhwa/pld-liability-window-lint
12 rules read your CHANGELOG.md the way Directive (EU) 2024/2853 will read it from 2026-12-09: undat
client:Cursor
transport:stdio
runtime:npm
Install pld liability window lint in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pld-liability-window-lint": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@readystack/pld-liability-window-lint"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs