Loading subscription status...
{
"mcpServers": [
{
"EntityResolution": {
"env": {
"GENAI_API_KEY": "<SECRET_NAME>"
},
"args": [
"arg1",
"arg2"
],
"command": "python script.py"
}
}
]
}