Loading subscription status...
{
"mcpServers": [
{
"Big Brain MCP": {
"env": {
"REDIS_URL": "your_redis_instance_url"
},
"args": [
"scripts/test-client.mjs"
],
"command": "node"
}
}
]
}