Loading subscription status...
{
"mcpServers": [
{
"exia-scenario-generator": {
"args": [
"-y",
"/path/to/exia-mcp",
"--openai-api-key=YOUR_API_KEY",
"--stdio"
],
"command": "npx"
}
}
]
}