daniswhoiam/bayesian-it
A Bayesian learning engine that makes Claude Code progressively smarter in your codebase
Platform-specific configuration:
{
"mcpServers": {
"bayesian-it": {
"command": "npx",
"args": [
"-y",
"bayesian-it"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...