Loading subscription status...
{
"mcpServers": [
{
"Deep Thinking Assistant": {
"env": {
"GEMINI_MODEL": "gemini-2.0-flash",
"GEMINI_API_KEY": "your_api_key_here"
},
"args": [],
"command": "python dive_deep_server.py"
}
}
]
}