noisefloor — is this number real? for Grok
io.github.beepboop2025/noisefloor
Is this number real, or is it noise? Peek-safe A/B tests, change detection, honest forecasts.
client:Grok
transport:stdio
runtime:pypi
Install noisefloor — is this number real? in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"noisefloor": {
"type": "stdio",
"command": "uvx",
"args": [
"noisefloor"
]
}
}
}
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