docs(KNO-14874): add docs for Knock's Claude connector - #1616
Merged
MikeCarbone merged 14 commits intoAug 19, 2026
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
… Code as MCP Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
MikeCarbone
marked this pull request as ready for review
August 19, 2026 21:04
There was a problem hiding this comment.
Risk HIGH: Documents Knock's Claude connector directory listing and extends shared UI components to support a new CTA card.
Reasons
- Modifies
components/ui/Icons.tsxto register a new Claude icon in the shared icon map - Modifies
components/ui/OverviewContent/Blocks.tsx, a reusableContentCardcomponent used across docs - Adds new
border,bg, and external-link indicator props that affect card rendering site-wide - Content changes in
content/ai/mcp-server.mdxrestructure setup instructions and add a directory CTA - Not an OpenAPI spec-only change, so standard HIGH-risk review applies
Notes
- Verify
ContentCardstyling changes don't regress other pages that use this component - Confirm the Claude brandmark icon renders correctly in the MCP server docs CTA
- Check that the external link to
claude.ai/directory/connectors/knockis live before publish - Review whether removed Claude Desktop local config instructions should remain as a fallback
Sent by Cursor Automation: Docs PR classifier
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
cjbell
approved these changes
Aug 19, 2026
MikeCarbone
deleted the
mike-kno-14531-docs-claude-connector-directory-listing
branch
August 19, 2026 21:31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Good for now. I figure we'll want more affordances for this, but can revisit when we have other plugins.
Summary
Test plan
/ai/mcp-serverClaude section and click the CTA button/ai/overviewMCP copyTasks
KNO-14531
Made with Cursor