Loading subscription status...
{
"mcpServers": [
{
"apptweak-server": {
"env": {
"APPTWEAK_API_KEY": "your-api-key-here"
},
"args": [
"/path/to/apptweak-mcp/build/index.js"
],
"command": "node"
}
}
]
}