# Add a blog to your v0 site

> Add a blog to your v0 app: sign up free, paste one prompt into v0, and it adds a /blog route that fills itself with researched articles.

Yes, you can add a blog to a v0 site. Sign up for Mentionwell, paste the setup prompt from the Connect screen into your v0 chat, and v0 adds a /blog route that reads your articles. Mentionwell researches, writes and publishes them; there is no CMS to run.

## Setup

1. **Sign up free and add your domain.** Create an account and enter your site's address. Mentionwell reads the site to learn what you sell and who it is for. No card, and the 14-day trial includes one real article.

2. **Paste the setup prompt into v0.** In the app, open Connect, choose “In a chat on a website”, and copy the setup prompt. It already has your site's keys in it. Paste it into the v0 chat for your project. v0 adds a /blog page and an article page that pull your posts from the Mentionwell Reader API.

3. **Publish, and your first article goes live.** Publish the v0 project as usual. Your first article appears at yoursite.com/blog, and every new article shows up there on its own. No CMS, no copy and paste.

## Start from a template

[Lovable / Bolt / v0 blog kit](https://github.com/ziplyne-agency/mentionwell-lovable-bolt-kit): Drop-in blog pages, a reader client, a key-holding proxy function and the exact paste prompt for Lovable, Bolt and v0.

## FAQ

### Can I add a blog to an app I built with v0?

Yes. v0 writes the /blog route from the Mentionwell setup prompt, and the route reads your posts from the Mentionwell Reader API. If you later move the code into your own repo, the same route keeps working.

### Do I need a CMS?

No. Mentionwell stores and serves the articles. Your site only needs a /blog page that reads them, and your AI builder writes that page for you from the setup prompt.

### Can I read and edit posts before they go out?

Yes. Every article lives in the Mentionwell dashboard, where you can read it, edit it, and change what gets written next. Your /blog page shows whatever is published there.

### What does it cost to try?

Nothing. Every new account gets a 14-day trial with one real article written for your site (it starts as soon as setup finishes), plus a few AI visibility checks. No card. After 14 days you stay on the Free plan, which still writes 1 article a month. Builder is $24/month ($19/month billed yearly) for 5 articles, a weekly AI search check, and the CLI and MCP for your coding agent. Starter is $79/month for 15 articles.

Start free: https://app.mentionwell.com/sign-up
MCP servers and CLI: https://mentionwell.com/mcp
Canonical URL: https://mentionwell.com/builders/v0
