Google Meet logo
AI agent integrationGoogle Meet

Google Meet integration for multiplayer collaboration with AI agents using Claude Code or Codex

One governed connection your whole team and its AI agents can share, with approved actions and human review, so working in Google Meet never means pasting credentials into a prompt.

Use Google Meet from Claude Code

Bring Google Meet context into engineering work while Type keeps app access attached to the teammate and workspace.

Automate Google Meet with Codex

Let coding agents ask for the right app action, preserve conversation context, and keep humans in the approval loop.

Connect open agent workflows

Use Type as the collaboration layer around OpenClaw and other LLM workflows that need app access.

Communication & Meetings

What the Google Meet integration exposes

Google Meet is a secure video conferencing platform that integrates with Google Workspace, facilitating remote meetings, screen sharing, and chat

One connection, many teammates

Connect Google Meet once, then decide which teammates can use it for threads, automations, skills, and coding work.

Representative actions

  • Create Google Meet Space

    Creates a new Google Meet space with optional configuration. Does not attach to any calendar event — calendar linking requires a separate Calendar tool call. Capture `meetingUri`, `meetingCode`, and `space.name` from the response immediately for downstream lookups. Requires `meetings.space.created` OAuth scope. Returns HTTP 429 under rapid calls; apply exponential backoff. Use when you need a meeting space with specific access controls, moderation, recording, or transcription settings.

  • End active conference

    Ends an active conference in a Google Meet space. REQUIRES 'space_name' parameter (e.g., 'spaces/jQCFfuBOdN5z' or just 'jQCFfuBOdN5z'). Use when you need to terminate an ongoing conference in a specified space. This operation only succeeds if a conference is actively running in the space. You must always provide the space_name to identify which space's conference to end. Immediately drops all active participants — obtain explicit user confirmation before calling.

  • Get conference record by name

    Tool to get a specific conference record by its resource name. Use when you have the conference record ID and need to retrieve detailed information about a single meeting instance.

  • Get Meet details

    Retrieve details of a Google Meet space using its unique identifier. Newly created spaces may return incomplete data; retry after 1–3 seconds if needed.

  • Get Participant Details

    Retrieves detailed information about a specific participant session from a Google Meet conference record. Returns session details including start time and end time for a single join/leave session. A participant session represents each unique join or leave session when a user joins a conference from a device. If a user joins multiple times from the same device, each join creates a new session. PREREQUISITE: You must first obtain the participant session resource name. Use LIST_PARTICIPANT_SESSIONS with a conference record ID and participant ID to get available sessions and their resource names. The 'name' parameter is REQUIRED and must be in the format: 'conferenceRecords/{conference_record}/participants/{participant}/participantSessions/{participant_session}'

Connection

API and auth details

Google Meet provides an official REST API for creating and managing Google Meet meetings and exposing meeting entry points from applications. The developer docs cover conference records, spaces, members, recordings, transcripts, and related Google Workspace authorization patterns.

FAQ

Questions people ask before connecting Google Meet

Can Claude Code use Google Meet?

Yes. Type lets an AI teammate use connected Google Meet actions from a governed workspace context, so Claude Code work can reference the app without copying credentials into a local prompt.

Can Codex work with Google Meet through Type?

Yes. Codex can collaborate through Type with app context, skills, and approved actions. The Google Meet catalog entry includes public integration details and example capabilities where available.

Is this the same as a Google Meet MCP server?

Type exposes connected app capabilities to AI teammates and coding agents through Type's integration layer. Teams use it when they want shared app access, human review, and teammate-level permissions around agent work.

More communication & meetings apps for AI teammates