Loading subscription status...
{
"mcpServers": [
{
"eregulations": {
"env": {
"EREGULATIONS_API_URL": "https://your-eregulations-api.com"
},
"args": [
"run",
"-i",
"--rm",
"-e",
"EREGULATIONS_API_URL",
"ghcr.io/unctad-ai/eregulations-mcp-server:latest"
],
"command": "docker"
}
}
]
}