v0 by Vercel is an AI UI generation tool that turns prompts into React and shadcn/ui components. By connecting Feedspace to v0 via the MCP connector, your v0 prompts can pull live review data from your Feedspace account and use it when generating UI components. This means you can prompt v0 to build a testimonials grid, a review slider, or a Wall of Love section using actual testimonials collected in Feedspace.
What you need
A Feedspace account with at least one workspace containing reviews
Log in to Feedspace and click the avatar button at the top-right of the header.
Step 2: Open the Connectors tab
Click Connectors from the menu. The My Account panel opens on the Connectors tab.
Step 3: Open the v0 instructions
Find the v0 card in the Connectors tab and click View Instruction.
Step 4: Copy the MCP URL
In the dialog that opens, click the copy icon next to the MCP URL to copy it. The URL is https://mcp.feedspace.io/mcp. Keep this dialog open as a reference for the next steps.
Step 5: Add the MCP URL in v0
Open v0.dev or the v0 app and sign in to your account.
Click your profile and open Account Settings.
Go to the Integrations tab.
Click Add MCP Server and choose Custom MCP.
Add the name Feedspace and paste the MCP URL: https://mcp.feedspace.io/mcp.
Select OAuth as the authentication method.
Click Authorize and complete the authentication.
Step 6: Use Feedspace data in v0 prompts
With the connection active, you can reference your Feedspace data directly in a v0 prompt. v0 will fetch your live reviews and use them when generating the component output.
What you can build with v0 and Feedspace
Testimonials grid: Prompt v0 to generate a responsive grid layout using real testimonials from your Feedspace account.
Review slider: Ask v0 to create a carousel or slider component populated with live customer reviews.
Wall of Love section: Generate a full Wall of Love page section using your actual Feedspace review data, ready to drop into a Next.js or React project.
Common questions
Do I need to authenticate separately inside v0?
Yes. Select OAuth as the authentication method when you add the MCP server, then click Authorize and complete the authentication. The connector cannot reach your reviews until that step is finished.
Is the MCP URL unique to my account?
The base MCP URL (https://mcp.feedspace.io/mcp) is the same for all Feedspace users. When v0 connects using that URL, it accesses the data associated with your Feedspace account session.
Can I use the same MCP URL for other AI tools?
Yes. The MCP URL https://mcp.feedspace.io/mcp works with all supported AI platforms, including Claude, ChatGPT, Perplexity, Lovable, and Bolt. Each platform has its own connector card and instruction guide in the Feedspace Connectors tab.
You might also find helpful
How Do I Connect Feedspace to AI Tools?
Overview The Connectors tab in Feedspace lets you link your account to popular AI tools using the Model Context Protocol (MCP). Once connected, you can ask AI tools to access and use your Feedspace review data directly inside those platforms. Feedspace supports six AI tools: Claude, ChatGPT, Perplexity, Lovable, Bolt,...
What Is the Feedspace MCP Connector?
What Is MCP? MCP stands for Model Context Protocol. It is an open standard that lets AI tools securely access data from external services. When you connect Feedspace to an AI tool via MCP, the AI tool can read your review data, testimonials, and workspace information to help you generate...
How Do I Connect Feedspace to Bolt?
Overview Bolt is an AI coding tool that builds full-stack web apps directly from natural-language prompts. By connecting Feedspace to Bolt via the Model Context Protocol (MCP), you give Bolt access to your live review data so it can generate components and pages that display your real customer testimonials, not...