Skip to content
Zed

postingcheck for Zed

com.edgethirteen.www/postingcheck

Scan a job posting against 16 US state/DC pay-transparency disclosure laws.

client:Zed transport:streamable-http

Install postingcheck in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "postingcheck": {
      "url": "https://www.edgethirteen.com/api/mcp/postingcheck"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

postingcheck in other clients