Agent-Native Calendar for VS Code
io.github.builderio/agent-native-calendar
Agent-Native Google Calendar - manage events, sync, and public booking
client:VS Code
transport:streamable-http
Install Agent-Native Calendar in VS Code
.vscode/mcp.json
{
"servers": {
"agent-native-calendar": {
"type": "http",
"url": "https://calendar.agent-native.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs