Loading subscription status...
{
"mcpServers": [
{
"chaingpt": {
"env": {
"CHAINGPT_SECRET_KEY": "your-secret-key-here"
},
"args": [
"/path/to/chaingpt-mcp/build/index.js"
],
"command": "npx"
}
}
]
}