Skip to content
Cursor

ll144 bias audit mcp for Cursor

io.github.csoai-org/ll144-bias-audit-mcp

NYC Local Law 144 AEDT bias audit — selection rate, impact ratio (4/5ths), public summary

client:Cursor transport:stdio runtime:pypi

Install ll144 bias audit mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "ll144-bias-audit-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "ll144-bias-audit-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ll144 bias audit mcp in other clients