ll144 bias audit mcp for Grok
io.github.csoai-org/ll144-bias-audit-mcp
NYC Local Law 144 AEDT bias audit — selection rate, impact ratio (4/5ths), public summary
client:Grok
transport:stdio
runtime:pypi
Install ll144 bias audit mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"ll144-bias-audit-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"ll144-bias-audit-mcp"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs