Event hosting platform
Connect to Luma for hosting and managing events with registration.
{
"mcpServers": {
"luma": {
"mcpServers": {
"luma": {
"env": {
"LUMA_API_KEY": "your-api-key"
},
"args": [
"-y",
"luma-mcp-server"
],
"command": "npx"
}
}
}
}
}