EasyWeek Business for VS Code
io.easyweek/business
Manage an EasyWeek business from AI: bookings, availability, customers, services, orders, messaging.
client:VS Code
transport:streamable-http
Install EasyWeek Business in VS Code
.vscode/mcp.json
{
"servers": {
"business": {
"type": "http",
"url": "https://mcp.easyweek.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs