Documentation
Introduction
What Blogizi is and how it fits into your workflow.
Blogizi is the AI blog agent for indie developers. Connect your codebase, draft posts with your own Claude or Codex subscription, and publish SEO-ready content on your own domain — without building a blog frontend.
How it works
You bring the AI. Blogizi handles hosting, themes, SEO metadata, sitemaps, Open Graph images, analytics, and publishing to [slug].app.blogizi.com or your custom domain.
What you get out of the box
- Hosted blog at
yourapp.app.blogizi.com - Custom domain or path-mode routing (
yourapp.com/blog) - Auto-generated sitemap, robots.txt, RSS feed, JSON-LD, and OG images
- Dashboard for settings, themes, posts, and analytics
- CLI for drafting and publishing from your repo
- Obsidian plugin for publishing notes from your vault
- Public API for custom clients
- MCP for Claude, Cursor, and other agents
- Free SEO tools on the main site — e.g. OG Image Generator (no signup)
What you need
- A Blogizi account (magic link or Google sign-in)
- Node 18+ if you use the CLI locally
- An editor or AI coding agent to write markdown posts (optional — you can also use the dashboard)
Ready to go? Continue to Ship in 5 minutes.