Skip to content

docs(v0mcp): add v0 MCP connector documentation#810

Draft
Pranesh-Raghu wants to merge 1 commit into
mainfrom
claude/v0-mcp-bearer-wg8ha4
Draft

docs(v0mcp): add v0 MCP connector documentation#810
Pranesh-Raghu wants to merge 1 commit into
mainfrom
claude/v0-mcp-bearer-wg8ha4

Conversation

@Pranesh-Raghu

@Pranesh-Raghu Pranesh-Raghu commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds documentation for the v0 MCP connector (by Vercel) — a BEARER-auth MCP connector that lets AI agents generate and iterate on web app UIs using v0's natural language API. 5 tools are documented.

Files created / changed

File Change
src/content/docs/agentkit/connectors/v0mcp.mdx New connector page
src/data/agent-connectors/v0mcp.ts Tool data file (5 tools)
src/data/agent-connectors/catalog.ts +5 lines — catalog entry inserted
src/components/templates/agent-connectors/_setup-v0mcp.mdx Auth setup stub (BEARER, auto-generated)
src/components/templates/agent-connectors/_section-after-setup-v0mcp-common-workflows.mdx Common workflows stub (cloned, needs human review)
src/components/templates/agent-connectors/index.ts +2 lines — exports added

Stub disclosure

_setup-v0mcp.mdx has BEARER auth setup steps auto-generated with the correct v0 API key flow. Still needs:

  • (a) Screenshots replacing {/* TODO: add screenshot ... */} markers
  • (b) Provider-specific navigation paths replacing {/* TODO: add provider-specific steps ... */} markers

_section-after-setup-v0mcp-common-workflows.mdx is a cloned stub — needs v0-specific workflow examples added before merge.

Preview link

https://deploy-preview-810--scalekit-starlight.netlify.app/agentkit/connectors/v0mcp/

Test plan

  • Open the preview link and verify the page renders correctly.
  • Tool list shows 5 tools (v0mcp_createchat, v0mcp_sendchatmessage, v0mcp_findchats, v0mcp_getchat, v0mcp_getuser).
  • Replace {/* TODO: add screenshot ... */} markers in _setup-v0mcp.mdx.
  • Review the setup steps for v0-specific accuracy (API key URL, field names).
  • Add v0-specific workflow examples to _section-after-setup-v0mcp-common-workflows.mdx.

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 264e909c-6306-47fd-a403-4117647fae5e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/v0-mcp-bearer-wg8ha4
  • 🛠️ fix frontmatter
  • 🛠️ fix internal links

Comment @coderabbitai help to get the list of available commands.

@netlify

netlify Bot commented Jun 30, 2026

Copy link
Copy Markdown

Deploy Preview for scalekit-starlight ready!

Name Link
🔨 Latest commit dbe3fe2
🔍 Latest deploy log https://app.netlify.com/projects/scalekit-starlight/deploys/6a43ae37a83e320007c6bfd0
😎 Deploy Preview https://deploy-preview-810--scalekit-starlight.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 53 (🟢 up 16 from production)
Accessibility: 98 (no change from production)
Best Practices: 92 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

2 participants