Loading subscription status...
{
"mcpServers": [
{
"GemForge": {
"env": {
"GEMINI_API_KEY": "your_api_key_here"
},
"args": [
"./dist/index.js"
],
"command": "node"
}
}
]
}