Skip to content

docs: port Notion Custom Agents integration page from clickhouse-docs#103

Merged
Blargian merged 2 commits into
mainfrom
mintlify/8b93cdc7
Jun 3, 2026
Merged

docs: port Notion Custom Agents integration page from clickhouse-docs#103
Blargian merged 2 commits into
mainfrom
mintlify/8b93cdc7

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Ports ClickHouse/clickhouse-docs#6323 — adds a partner-tier integration guide for connecting ClickHouse Cloud to a Notion Custom Agent via the Remote MCP server.

Changes

  • New page integrations/connectors/data-integrations/integrations/notion.mdx — setup guide with PartnerBadge, prerequisites, step-by-step Notion-side flow, screenshot placeholders, example prompts, and links to Notion's MCP help articles. Slug preserved as /integrations/notion.
  • Updated integrations/connectors/tools/data-integration-index.mdx — added Notion row and keyword.
  • Updated products/cloud/features/ai-ml/mcp/remote-mcp.mdx — cross-linked the new page from the Remote MCP guide.
  • Updated integrations/connectors/navigation.json — registered the page under Data integrations.

Mintlify transforms applied

  • :::note admonition → <Note> component.
  • import PartnerBadge from '@theme/badges/PartnerBadge'import PartnerBadge from "/snippets/components/PartnerBadge/PartnerBadge.jsx" (matches existing partner pages).
  • sidebar_labelsidebarTitle.
  • File placed flat at integrations/.../integrations/notion.mdx to match sibling partner pages (middleware.mdx, retool.mdx) rather than the source notion/index.md layout.
  • {/* TODO(screenshot): ... */} MDX comments preserved verbatim (valid in MDX).

Notes / ambiguities

  • Internal links use the original Docusaurus slug form (/use-cases/AI/MCP/remote_mcp, /cloud/features/ai-ml/remote-mcp, /getting-started/quick-start/cloud). These resolve via slug aliases (_migration/slug-map.csv confirms all three). Mintlify's broken-links checker flags them as unknown but they redirect correctly at runtime; other ported pages in this repo use the file-path form, so a follow-up rewrite to the file-path style is possible if preferred.
  • The Mintlify equivalent of the Docusaurus "data integrations" landing page (data-integration-index.mdx) uses full repo paths for sibling rows; the Notion row uses the canonical /integrations/notion slug to match the source PR. Existing partner rows could be normalized in a follow-up for consistency.
  • The Strapi-driven /integrations grid card for Notion is a separate registration step (called out as a follow-up in the source PR) and not in scope here.

Note

Low Risk
Documentation-only changes with no runtime, auth, or data-path impact.

Overview
Adds a partner-tier integration guide for wiring ClickHouse Cloud Remote MCP into Notion Custom Agents (notion.mdx at slug /integrations/notion), including prerequisites, Notion-side setup steps, OAuth, read-only tool toggles, example prompts, and screenshot TODO placeholders.

Discovery: the page is registered under Data integrations in navigation.json, listed on the data integrations landing table (with Notion in keywords), and linked from the Remote MCP setup guide via a new Notion subsection.

Reviewed by Cursor Bugbot for commit 6da890f. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
ClickHouse-docs 🟢 Ready View Preview Jun 2, 2026, 12:55 AM

@Blargian Blargian merged commit 253ac22 into main Jun 3, 2026
2 checks passed
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