docs(vercelmcp, latchbiomcp, profoundmcp): add Vercel MCP, Latch Bio, and Profound connector documentation#770
Draft
Pranesh-Raghu wants to merge 3 commits into
Draft
docs(vercelmcp, latchbiomcp, profoundmcp): add Vercel MCP, Latch Bio, and Profound connector documentation#770Pranesh-Raghu wants to merge 3 commits into
Pranesh-Raghu wants to merge 3 commits into
Conversation
Contributor
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
✅ Deploy Preview for scalekit-starlight ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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.

Adds connector documentation for three MCP connectors:
Stub disclosure
Companion files for all connectors are cloned stubs and need human review before merging:
Vercel MCP (
_setup-vercelmcp.mdx,_section-after-setup-vercelmcp-common-workflows.mdx) — cloned fromfirecrawlmcp:{/* TODO: add screenshot ... */}markers with real screenshotshttps://mcp.vercel.com, PKCE enablement, Dynamic Client Registration, scopesLatch Bio (
_setup-latchbiomcp.mdx,_section-after-setup-latchbiomcp-common-workflows.mdx) — cloned fromvercelmcp:{/* TODO: add screenshot ... */}markers with real screenshotshttps://mcp.latch.bio/mcp, Latch-specific scopes, app registration on the Latch platformProfound (
_setup-profoundmcp.mdx,_section-after-setup-profoundmcp-common-workflows.mdx) — cloned fromlatchbiomcp:{/* TODO: add screenshot ... */}markers with real screenshotshttps://mcp.tryprofound.com/mcp, Profound-specific scopes, app registration on the Profound platformPreview links
Test plan
{/* TODO: add screenshot ... */}markers in_setup-vercelmcp.mdxhttps://mcp.vercel.com){/* TODO: add screenshot ... */}markers in_setup-latchbiomcp.mdxhttps://mcp.latch.bio/mcp){/* TODO: add screenshot ... */}markers in_setup-profoundmcp.mdxhttps://mcp.tryprofound.com/mcp)Related PRs