data act switching lint for Cursor
io.github.jmshinhwa/data-act-switching-lint
Reads your cloud contract text and names every clause Chapter VI no longer allows, with the article
client:Cursor
transport:stdio
runtime:npm
Install data act switching lint in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"data-act-switching-lint": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@readystack/data-act-switching-lint"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs