Loading subscription status...
{
"mcpServers": [
{
"AI Helper MCP Server": {
"env": {
"API_KEY": "sk-xxxxxxxx",
"API_URL": "http://localhost:3000"
},
"args": [
"absolute_path_to_your_project/build/index.js"
],
"command": "node"
}
}
]
}