A data firewall between AI and your calendar. Give Claude, ChatGPT, and other AI assistants controlled access to Google Calendar and Outlook to search your schedule, check availability, create, reschedule, and cancel events, and RSVP. The AI is held to the permissions you grant, every change is logged, and you can revoke access in one click.
Server Config
{
"mcpServers": {
"secure-calendar": {
"url": "https://mcp.porteden.com/calendar",
"headers": {
"Authorization": "Bearer <YOUR_PORTEDEN_TOKEN>"
}
}
}
}