postingcheck for Cursor
com.edgethirteen.www/postingcheck
Scan a job posting against 16 US state/DC pay-transparency disclosure laws.
client:Cursor
transport:streamable-http
Install postingcheck in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"postingcheck": {
"url": "https://www.edgethirteen.com/api/mcp/postingcheck"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs