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