npx wrapper for brein — installs the Python MCP server and runs the setup wizard.
| Tool name | Description | Destructive? |
|---|---|---|
| brain_search | ✓ no | |
| brain_index_status | ✓ no | |
| brain_read | ✓ no | |
| brain_evidence | ✓ no | |
| brain_update | ✓ no |
| brain_consistency_status | ✓ no | |
| brain_evolve_status | ✓ no | |
| brain_audit | ✓ no | |
| brain_retrieval_log | ✓ no | |
| brain_eval_summary | ✓ no | |
| foo | ✓ no |
{
"mcpServers": {
"brein": {
"command": "npx",
"args": [
"-y",
"brein"
]
}
}
}