{ "mcpServers": { "image-gen": { "command": "node", "args": ["dist/index.js"], "env": { "OPENROUTER_API_KEY": "${OPENROUTER_API_KEY}" } } } }