<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/how-waldium-made-a-blog-platform-work-for-humans-and-ai-alike-09zkksp9j" -->

---
title: How Waldium made a blog platform work for humans and AI...
description: Waldium, a two-person YC-backed startup, built an agentic CMS that gives every customer blog its own MCP (Model Context Protocol) server endpoint so AI agents...
canonical: https://daily.dev/posts/how-waldium-made-a-blog-platform-work-for-humans-and-ai-alike-09zkksp9j
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: How Waldium made a blog platform work for humans and AI alike | daily.dev
og:description: Waldium, a two-person YC-backed startup, built an agentic CMS that gives every customer blog its own MCP (Model Context Protocol) server endpoint so AI agents...
og:url: https://daily.dev/posts/how-waldium-made-a-blog-platform-work-for-humans-and-ai-alike-09zkksp9j
og:image: https://api.daily.dev/og/posts/09ZKKSp9j.png
og:image:alt: How Waldium made a blog platform work for humans and AI alike
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How Waldium made a blog platform work for humans and AI alike

**[Vercel](https://daily.dev/sources/vercel)** · 6 min read · 3 upvotes · 0 comments

## Summary

Waldium, a two-person YC-backed startup, built an agentic CMS that gives every customer blog its own MCP (Model Context Protocol) server endpoint so AI agents can query content directly. Running on Vercel's platform infrastructure, they serve 500+ customer blogs from a single Next.js deployment, provision custom domains with SSL in seconds, and onboard new customers with live MCP endpoints in under five minutes. The move from a self-managed AWS Amplify setup to Vercel for Platforms cut infrastructure costs by 45% and freed the team to focus on product. One customer, Saphira AI, generated 1,000+ posts in a single month after AI research agents replaced weeks of manual work.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://vercel.com/blog/how-waldium-made-a-blog-platform-work-for-humans-and-ai-alike>

## Similar posts on daily.dev

- [AI Assistant for Our Blog Writing Process](https://daily.dev/posts/ai-assistant-for-our-blog-writing-process-uduobqhmo) · RUBYLAND · 1 upvotes · 0 comments
- [WordPress.com now lets AI agents write and publish posts, and more](https://daily.dev/posts/wordpress-com-now-lets-ai-agents-write-and-publish-posts-and-more-mlj8daq2v) · TechCrunch · 2 upvotes · 0 comments

---

Tags: [#nextjs](https://daily.dev/tags/nextjs), [#cms](https://daily.dev/tags/cms), [#mcp](https://daily.dev/tags/mcp), [#vercel](https://daily.dev/tags/vercel)

[View this post on daily.dev](https://daily.dev/posts/how-waldium-made-a-blog-platform-work-for-humans-and-ai-alike-09zkksp9j)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"How Waldium made a blog platform work for humans and AI alike","url":"https://daily.dev/posts/how-waldium-made-a-blog-platform-work-for-humans-and-ai-alike-09zkksp9j","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/how-waldium-made-a-blog-platform-work-for-humans-and-ai-alike-09zkksp9j"},"datePublished":"2026-04-02T17:08:28.766Z","dateModified":"2026-04-02T17:09:00.346Z","description":"Waldium, a two-person YC-backed startup, built an agentic CMS that gives every customer blog its own MCP (Model Context Protocol) server endpoint so AI agents...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/125363560784c7567cab31e8cbe2239c?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/125363560784c7567cab31e8cbe2239c?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Vercel","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Vercel","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/04cca7235cf84db092f24b7ba427b3e1","url":"https://daily.dev/sources/vercel"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/how-waldium-made-a-blog-platform-work-for-humans-and-ai-alike-09zkksp9j","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":3},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"nextjs,cms,mcp,vercel","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Vercel","item":"https://daily.dev/sources/vercel"},{"@type":"ListItem","position":3,"name":"How Waldium made a blog platform work for humans and AI alike"}]}
```

