cronofy for VS Code
io.usefulapi/cronofy
MCP server for Cronofy — read calendars, events and free/busy, and create, update or delete events.
client:VS Code
transport:streamable-http
tools:8
Install cronofy in VS Code
.vscode/mcp.json
{
"servers": {
"cronofy": {
"type": "http",
"url": "https://cronofy.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs