daily-briefing-setup

Configure Google Workspace MCP server for Claude Code daily briefings.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/SureAgentAI/agentai-tcap-claude-marketplace --skill daily-briefing-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-briefing-setup
Source: https://github.com/SureAgentAI/agentai-tcap-claude-marketplace/tree/main/plugins/daily-briefing/skills/daily-briefing-setup
Command: npx skills add https://github.com/SureAgentAI/agentai-tcap-claude-marketplace --skill daily-briefing-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill automates the setup process for integrating your Google Workspace (Gmail, Calendar, Chat) with Claude Code, enabling a personalized daily briefing.

Core Features & Use Cases

  • Streamlined Google Integration: Guides you through setting up the necessary Google Cloud Project, enabling APIs, and configuring OAuth credentials.
  • MCP Server Setup: Provides clear instructions for installing and configuring the Python-based Google Workspace MCP server.
  • Claude Code Configuration: Details how to add the MCP server to your Claude Code environment, either via CLI or manual configuration.
  • Use Case: You want to receive a daily summary of your emails, calendar events, and Google Chat messages within Claude Code. This skill helps you set up the entire backend infrastructure required for that functionality.

Quick Start

Follow the step-by-step guide to set up the Google Workspace MCP server and integrate it with Claude Code.

Frequently Asked Questions about daily-briefing-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a Google Workspace MCP server for daily briefings in Claude Code?

To set up a Google Workspace MCP server for daily briefings, you must configure a Google Cloud project, enable APIs, establish OAuth authentication, and deploy the server to Claude Code. This enables automated data retrieval from Gmail, Calendar, and Chat.

What Google Workspace APIs do I need to enable for an automated daily briefing?

For an automated daily briefing, you need to enable the Gmail, Google Calendar, and Google Chat APIs within your Google Cloud project. Enabling these APIs allows the MCP server to retrieve your messages and events for AI-driven summaries.

Can I use a Python-based MCP server to integrate Gmail and Google Calendar with Claude Code?

Yes, you can use a Python-based MCP server to integrate Gmail and Google Calendar with Claude Code. The setup involves configuring OAuth credentials and adding the server via CLI or manual configuration to fetch your daily summaries.

Do I need OAuth authentication to retrieve Google Calendar and Gmail data for Claude Code?

Yes, OAuth authentication is required to retrieve Google Calendar and Gmail data for Claude Code. Setting up OAuth credentials in your Google Cloud project ensures secure, authorized access for the MCP server to fetch your personalized briefing data.

What is the best way to configure Google Chat integration for daily summaries in Claude Code?

The best way to configure Google Chat integration for daily summaries is by deploying a Google Workspace MCP server. This process involves Google Cloud project configuration and API enablement to facilitate automated data retrieval directly within Claude Code.

How does an MCP server work with Google Workspace to generate AI-driven summaries?

An MCP server works with Google Workspace by using OAuth authentication to securely connect to your Gmail, Calendar, and Chat APIs. It retrieves your data and feeds it to Claude Code to generate personalized, AI-driven daily briefings.