Loading subscription status...
{
"mcpServers": [
{
"GenAIScript": {
"env": {
"OpenAI_API_Key": "sk-[A-Za-z0-9]{32,48}"
},
"args": [
"run",
"your_script.js"
],
"command": "genaiscript"
}
}
]
}