noisefloor — is this number real? for VS Code
io.github.beepboop2025/noisefloor
Is this number real, or is it noise? Peek-safe A/B tests, change detection, honest forecasts.
client:VS Code
transport:stdio
runtime:pypi
Install noisefloor — is this number real? in VS Code
.vscode/mcp.json
{
"servers": {
"noisefloor": {
"type": "stdio",
"command": "uvx",
"args": [
"noisefloor"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs