Loading subscription status...
{
"mcpServers": [
{
"AI Development Assistant": {
"env": {
"OPENAI_API_KEY": "your_key_here"
},
"args": [],
"command": "node /path/to/your/project/dist/index.js"
}
}
]
}