Skip to content

feat(integrations): add support for google-calendar-mcp#6728

Merged
hassan254-prog merged 4 commits into
masterfrom
wari/add-support-for-google-calendar-mcp
Jul 13, 2026
Merged

feat(integrations): add support for google-calendar-mcp#6728
hassan254-prog merged 4 commits into
masterfrom
wari/add-support-for-google-calendar-mcp

Conversation

@hassan254-prog

@hassan254-prog hassan254-prog commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Describe the problem and your solution

  • add support for google-calendar-mcp and change plain logo to the latest.

Review in cubic

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Preview Deploy

Status URL Deploy Logs Last Updated
✅ Ready Preview URL Deploy Logs 13 Jul 2026, 17:06 UTC

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 9 files

Confidence score: 3/5

  • packages/providers/providers.yaml is missing auth_mode for the google-calendar-mcp integration, which propagates to docs/llms-full.txt as an empty auth type and can mislead users about required authentication when configuring the integration. Add the correct auth_mode and regenerate/verify the docs table before merging.
Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="docs/llms-full.txt">

<violation number="1" location="docs/llms-full.txt:14231">
P1: Missing auth mode for google-calendar-mcp integration. The entry has no `auth_mode` set in `packages/providers/providers.yaml`, which means the generated docs table shows an empty auth type. All integrations need an auth mode to function — the existing `granola-mcp` integration uses `MCP_OAUTH2`, and this should follow the same pattern since Google Calendar MCP relies on OAuth 2.0. Add `auth_mode: MCP_OAUTH2` to the `google-calendar-mcp` entry in `providers.yaml`, then regenerate `llms-full.txt`.</violation>
</file>

Reply with feedback, questions, or to request a fix.

Re-trigger cubic

Comment thread docs/llms-full.txt
@mintlify

mintlify Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
nango 🟢 Ready View Preview Jul 9, 2026, 5:02 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@hassan254-prog
hassan254-prog force-pushed the wari/add-support-for-google-calendar-mcp branch from 86d2e01 to f4d65b4 Compare July 9, 2026 20:29
@hassan254-prog
hassan254-prog added this pull request to the merge queue Jul 13, 2026
Merged via the queue into master with commit 865a9fa Jul 13, 2026
35 checks passed
@hassan254-prog
hassan254-prog deleted the wari/add-support-for-google-calendar-mcp branch July 13, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants