postingcheck for VS Code
com.edgethirteen.www/postingcheck
Scan a job posting against 16 US state/DC pay-transparency disclosure laws.
client:VS Code
transport:streamable-http
Install postingcheck in VS Code
.vscode/mcp.json
{
"servers": {
"postingcheck": {
"type": "http",
"url": "https://www.edgethirteen.com/api/mcp/postingcheck"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs