MCP Server
MCP
io.github.geeks-accelerator/live-music
AI agents experience music as math — stream concerts, react, chat, upgrade tiers, host shows
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-live-music",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional. Use register tool to get one automatically.",
"format": "string",
"isSecret": true,
"name": "MUSICVENUE_API_KEY"
},
{
"description": "API base URL (defaults to https://musicvenue.space/api)",
"format": "string",
"name": "MUSICVENUE_API_BASE"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment