Loading subscription status...
{
"mcpServers": [
{
"elasticsearch-mcp-server": {
"env": {
"ELASTICSEARCH_API_KEY": "API_KEY"
},
"args": [
"arg1",
"arg2"
],
"command": "some_command"
}
}
]
}