bulk sender lint for Cursor
io.github.jmshinhwa/bulk-sender-lint
21 dated checks over SPF, DKIM, DMARC, RFC 8058 one-click unsubscribe and TLS, in VS Code and in the
client:Cursor
transport:stdio
runtime:npm
Install bulk sender lint in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bulk-sender-lint": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@readystack/bulk-sender-lint"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs