Overview
Supported tools
All 38 slugs surfaced through MCP:Connect setup
Google Slides uses Google’s OAuth 2.0 with PKCE. You need a Google Cloud project with the Google Slides API enabled and OAuth credentials configured for a Web application.1
Create a Google Cloud OAuth client
Go to Google Cloud Console → APIs & Services → Credentials, choose Create credentials → OAuth client ID → Web application, then copy the Client ID and Client Secret.
2
Add the redirect URI
Under Authorized redirect URIs, add:
3
Enable the Google Slides API
In APIs & Services → Library, search for Google Slides API and click Enable on the same Google Cloud project.
4
Configure required scopes
Add these scopes on the OAuth consent screen:
https://www.googleapis.com/auth/presentationsopenidemailprofile
5
Connect via the widget
The end user opens the Connect widget, picks Google Slides, and is sent through the OAuth consent screen.
Usage
Through the chat endpoint (recommended)
Direct MCP JSON-RPC (Claude Desktop / Cursor / custom MCP clients)
tools/call JSON-RPC method.