novacal mcp server for VS Code
io.github.ste7/novacal-mcp-server
Manage Novacal event types, availability, and bookings.
client:VS Code
transport:streamable-http
Install novacal mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"novacal-mcp-server": {
"type": "http",
"url": "https://mcp.novacal.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs