docs: use official Claude directory connector - #494
Conversation
Point the Claude MCP client connect flow at Kernel's official connector in the Claude directory instead of manual custom-connector setup, and link to it from the Claude Desktop guide. Move the Claude Desktop section to the top of the Claude Code and Desktop page. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
There was a problem hiding this comment.
Stale comment
Risk assessment: Very Low
Verdict: Very Low risk — prior approval stands (no re-approval).
Re-evaluation after synchronize
This automation previously approved commit
028146a. The PR was updated with commit812dded(adds a one-line docs tweak inintegrations/claude/overview.mdx). Risk has not increased, so approval is not dismissed and is not re-issued.Evidence (from diff only)
- 3 files changed, all Mintlify MDX docs (
integrations/claude/claude-code-and-desktop.mdx,integrations/claude/overview.mdx,reference/mcp-server/clients/claude.mdx); +15 / −12.- Updates setup copy to point at Kernel’s Claude directory connector link, reorders the Claude Desktop section, and aligns the overview blurb; Claude Code CLI/MCP command blocks are otherwise unchanged.
- No application code, config, CI, auth, infra, schema, or shared library changes.
- No CODEOWNERS file requiring a separate ownership review.
Why Very Low
Documentation-only guidance change with a small, easy-to-reason-about surface and no production behavior or infrastructure impact.
Action
Comment only. Already approved by this automation; risk unchanged after the new commit. No reviewers assigned.
Sent by Cursor Automation: Assign PR reviewers
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
There was a problem hiding this comment.
Risk assessment: Very Low
Verdict: Very Low risk — prior approval stands (no re-approval).
Re-evaluation after synchronize
This automation previously approved commit 028146a. The PR was updated again (latest head 1a22696: keep the MCP server link in the dedicated Claude Code section). Risk has not increased, so approval is not dismissed and is not re-issued.
Evidence (from diff only)
- 3 files changed, all Mintlify MDX docs (
integrations/claude/claude-code-and-desktop.mdx,integrations/claude/overview.mdx,reference/mcp-server/clients/claude.mdx); +11 / −13. - Docs copy now steers Claude Desktop / Claude.ai setup to the Claude directory connector URL; Claude Code marketplace/plugin and remote MCP command blocks remain documentation-only with a small section reorder.
- No application code, config, CI, auth, infra, schema, or shared library changes.
- No CODEOWNERS file requiring a separate ownership review.
Why Very Low
Documentation-only guidance change with a small, easy-to-reason-about surface and no production behavior or infrastructure impact.
Action
Comment only. Already approved by this automation; risk unchanged after the new commit. No reviewers assigned.
Sent by Cursor Automation: Assign PR reviewers
Brings in 11 commits from main (#479-#494): terraform integration page, durable MCP/resource contracts, viewport/kiosk updates, Aug 7 changelog, Claude directory connector, and an API-spec refresh. Two manual bits: main's new integrations/terraform.mdx placed at the migrated content/docs path (nav already references it); and main's committed specs/openapi.documented.yml dropped — the fumadocs setup fetches the spec live from Stainless (lib/openapi.ts), so a committed copy is an unused Mintlify-era artifact. The API reference already reflects the #486 spec refresh via that URL. Everything else auto-merged. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>


Summary
Updates the Claude docs to point at Kernel's newly published official connector in the Claude directory.
reference/mcp-server/clients/claude.mdx) — the Pro/Max/Team/Enterprise "connect your client" section now links users to the official connector in the Claude directory instead of walking through manual custom-connector setup (entering the integration URL by hand).integrations/claude/claude-code-and-desktop.mdx) — the Claude Desktop section now links out to the official connector, and has been moved to the first section on the page.Testing
Docs-only change (Mintlify MDX). Section headings are unchanged where anchors matter, so existing
#claude-desktoplinks still resolve.Note
Low Risk
Mintlify MDX-only edits with no runtime, auth, or API changes.
Overview
Documentation now steers Claude Desktop and Claude.ai users to Kernel’s official connector instead of manual “custom connector” setup with the MCP URL.
On
reference/mcp-server/clients/claude.mdx, the Pro/Max/Team/Enterprise flow is shortened to open the directory entry, OAuth, and enable tools in chat.integrations/claude/overview.mdxmatches that split: official connector for Desktop/Claude.ai, marketplace plugin for Claude Code.integrations/claude/claude-code-and-desktop.mdxputs Claude Desktop first, links the official connector, and leaves Claude Code on marketplace plugin + remote MCP (with an explicit link to the MCP reference). No product or API behavior changes—docs only.Reviewed by Cursor Bugbot for commit 1a22696. Bugbot is set up for automated code reviews on this repo. Configure here.