Prelude NZ — Instrument Rental for VS Code
nz.co.prelude/instruments
Search and rent musical instruments in New Zealand. Pricing, teachers, and FAQs.
client:VS Code
transport:streamable-http
tools:4
Install Prelude NZ — Instrument Rental in VS Code
.vscode/mcp.json
{
"servers": {
"instruments": {
"type": "http",
"url": "https://prelude.co.nz/mcp/prelude"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs