loading…
Search for a command to run...
loading…
A Model Context Protocol server for Google Calendar integration with auto authentication
A Model Context Protocol server for Google Calendar integration with auto authentication
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"server-calendar-autoauth-mcp": {
"command": "npx",
"args": [
"-y",
"@gongrzhe/server-calendar-autoauth-mcp"
]
}
}
}