{ "mcpServers": { "stripe": { "command": "sh", "args": [ "-c", "set -a && [ -f .env ] && . ./.env; set +a; exec npx -y @stripe/mcp@latest" ] } } }