Loading subscription status...
{
"mcpServers": [
{
"CodebaseMCP": {
"env": {
"GEMINI_API_KEY": "YOUR_API_KEY_HERE",
"LLM_CONCURRENCY": "5",
"GENERATE_LLM_DESCRIPTIONS": "true"
},
"args": [
"src/code_analysis_mcp/mcp_server.py"
],
"command": "python"
}
}
]
}