Whenna for VS Code
com.whenna/whenna
Group scheduling: create a plan link, mark availability, get best times, lock the final time.
client:VS Code
transport:streamable-http
tools:7
Install Whenna in VS Code
.vscode/mcp.json
{
"servers": {
"whenna": {
"type": "http",
"url": "https://whenna.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs