Skip to content

Add Granola MCP server docs page#425

Closed
socialyadept wants to merge 1 commit into
mainfrom
muhammad.kumail/granola-mcp-page
Closed

Add Granola MCP server docs page#425
socialyadept wants to merge 1 commit into
mainfrom
muhammad.kumail/granola-mcp-page

Conversation

@socialyadept

Copy link
Copy Markdown
Contributor

Summary

Granola (an AI meeting-notes app) has no existing setup page in these docs. This adds a new two-tab page, following the pattern established for Notion, so admins can tell apart and set up either way C1 can govern Granola access:

  • Granola MCP (default tab) — connects to Granola's own hosted MCP server (mcp.granola.ai). Authentication is per-user OAuth with dynamic client registration (DCR) only — Granola's hosted server doesn't offer a bearer token or API key mode, so there's nothing to create in Granola first. Listed as plain Granola in the MCP server catalog.
  • Granola API — C1's own MCP server that translates Granola's REST API into tools, authenticated with a single shared bearer token (a Granola API key generated in the Granola app). Listed as Granola API in the catalog.

A comparison table above the tabs explains the difference up front (who hosts the server, authentication, access scoping, tool surface, setup effort), and the intro prose is explicit that plain "Granola" in the catalog refers to the native MCP option, distinct from "Granola API."

Also adds the new page to site navigation, inserted alphabetically in the MCP server guide list.

Reviewer note: unlike other vendors in this docs batch, there was no pre-existing internal research for Granola's MCP setup — this page is based on best-effort research against Granola's own public help-center and blog documentation (no vendor confirmation). The DCR-only authentication method and tool list are well-documented by Granola, but Granola's docs don't describe a centralized, self-service way to revoke an individual MCP connection from Granola's own settings (only reconnecting/disconnecting from the AI client side is documented), so that section is intentionally conservative. Please give the Granola MCP tab extra scrutiny before merging.

Test plan

  • Verified all external reference links (docs.granola.ai, www.granola.ai) resolve live
  • Verified internal doc links/anchors (/product/admin/mcp-servers#..., /product/admin/enable-ai-access-management#..., etc.) exist on main
  • Checked MDX component tags (Tabs/Tab/Steps/Step/Note) are balanced
  • Verified docs.json is valid JSON and the new nav entry is inserted alphabetically without reformatting surrounding lines

🤖 Generated with Claude Code

Adds a new two-tab MCP server guide for Granola (native hosted MCP
server vs. C1's REST API translation), following the existing Notion
guide's structure, and adds it to site navigation.

Co-authored-by: c1-squire-dev[bot] <c1-squire-dev[bot]@users.noreply.github.com>
@mintlify

mintlify Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

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

Project Status Preview Updated (UTC)
conductorone 🟢 Ready View Preview Jul 24, 2026, 10:05 PM

Copy link
Copy Markdown
Contributor Author

Superseded by #427 — combining all the native-MCP-tab PRs into a single PR per request.

@socialyadept
socialyadept deleted the muhammad.kumail/granola-mcp-page branch July 24, 2026 22:27
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.

1 participant