ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Google Slides with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Turn your notes and data into polished slide decks instantly.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 6 capabilities

The complete Google Slides capability set.

These are the exact actions your AI can choose when you ask it to work with Google Slides.

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through Google Slides.

  1. 01

    Add slide

    Adds a new slide to your presentation using layouts like title, section-header, title-and-body, or blank. You can use the returned object ID to fill the new slide with text immediately after creating it.

  2. 02

    Create presentation

    Starts a brand new Google Slides deck with a title you specify. This is the starting point for turning agent-generated content into a full presentation.

  3. 03

    Get presentation

    Reads the full structure of a deck, including titles, slide IDs, and object IDs. Use this when your agent needs to understand how a deck is organized before making changes.

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through Google Slides.

  1. 04

    Get presentation text

    Extracts only the plain text from a presentation. This is the fastest way for your agent to read, quote, or summarize content without worrying about shapes or layout data.

  2. 05

    Replace slide text

    Performs a find-and-replace operation across every slide in the deck. You can use this to update brand names, dates, or titles using plain text or regex patterns.

  3. 06

    Set slide text

    Writes text to a specific slide using its object ID. This capability appends text to the end of the existing content on that slide.

One connector, every AI

Google Slides works with the most popular AI clients.

These are the most popular clients, each with a step-by-step guide: one link, set up once, with governance and visibility built in. And because everything runs on the MCP standard, the same connection also works in any other compatible client — nothing to rebuild.

Building your own app? The connector is yours to use.

You don't need a client to put Google Slides to work: the same hosted connection plugs into your own applications and agent code, with the same governance on every request. Build with it, chat with it — one connection for both.

Observed, not estimated

1136ms average. Fast in production.

Google Slides is checked daily against the live service.

Daily averagePeak 1136ms
Sep 19Today
Fastest day
1136ms
Slowest day
1136ms
14-day trend
Stable0%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 6 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Google Slides, so you can see the experience inside your AI.

It does not authenticate your account with Google Slides. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Google Slides Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_ux9PsFUaq8yCClPHvk6hpldJGdfdY4DgZDPFrGe6/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Google Slides capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "google-slides-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_ux9PsFUaq8yCClPHvk6hpldJGdfdY4DgZDPFrGe6/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

Guided setup for Claude? How to give Claude access to Google Slides

See all the AI clients this connector works with ↑

Who it's for

Built for the work Google Slides owners hand off.

This MCP is built for anyone who spends time moving data from chats or documents into visual presentations.

  • 01

    Presenters

    They hand off raw notes to an agent to generate initial slide drafts.

  • 02

    Automation Engineers

    They use the API to generate branded decks from templates automatically.

  • 03

    Project Managers

    They use the agent to keep slide titles and recurring data consistent across multiple decks.

FAQ

Questions Google Slides owners ask.

  • 01

    How does the agent access my slides?

    The agent uses the credentials you provide to act through the official Google Slides API. It can only access the specific decks that your authenticated Google account has permission to view or edit.

  • 02

    Can the AI change existing text on a slide?

    Yes. You can use the replace_slide_text capability to perform find-and-replace across the whole deck, or use set_slide_text to add content to a specific slide.

  • 03

    What kind of slide layouts can be created?

    The MCP supports title, section-header, title-and-body, and blank layouts.

  • 04

    Do I need to host the MCP myself?

    No. Vinkius hosts and manages the MCP for you. You just provide the credentials and connect your client.

  • 05

    Can my agent read the content of a presentation?

    Yes. You can use get_presentation to see the structure and object IDs, or get_presentation_text to pull all the plain text for summarization.