Loading subscription status...
{
"mcpServers": [
{
"everart-forge": {
"env": {
"EVERART_API_KEY": "your_api_key_here"
},
"args": [
"/absolute/path/to/everart-forge-mcp/build/index.js"
],
"command": "node"
}
}
]
}