chorilo for VS Code
com.chorilo/chorilo
Choir management for AI assistants: events, RSVP, announcements and sheet music of your choir.
client:VS Code
transport:streamable-http
Install chorilo in VS Code
.vscode/mcp.json
{
"servers": {
"chorilo": {
"type": "http",
"url": "https://backend.chorilo.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs