FOR BUILDERS · LLM-BUILT SITES · NO-CODE STACKS

Add AI visibility to any site.

PUBlish is the GEO + SEO platform for entrepreneurs. Wire it into your product, LLM-built app, or CMS and give your users a real shot at getting cited by ChatGPT, Claude, Perplexity, and Gemini — by name. Six integration surfaces, all documented, all free to try.

Public · auth-free

REST API

Pull author profiles, search authors, list and search pieces. CORS-open, no API key required for reads. Perfect for LLM-built sites, Lovable / v0 / Bolt / Cursor projects.

See the API

Native AI tools

MCP server

Model Context Protocol server exposing 8 tools. Add to Claude Desktop, Cursor, or any MCP client. Your users get first-class access to PUBlish content inside their AI assistants.

MCP endpoint

One-paste install

Embed widgets

Universal <script> renders badge / card / list / bio widgets on any site. Also a static SVG badge for stores that block scripts. Users show their AI citations everywhere.

Embed docs

Real-time push

Publish webhook

PUBlish POSTs every new piece to your URL with an HMAC signature. Auto-syndicate to your CMS. Users publish once, their content lands everywhere.

Webhook docs

Bearer · drafts only

Write API

POST a piece into PUBlish from your CMS, Zapier, n8n, or LLM agent. Every API-created piece lands as a draft. The editorial gate stays in your user’s hands.

Write API docs

Auto-generate clients

OpenAPI 3.1 spec

Formal spec of every public endpoint. Drop into Postman, Insomnia, openapi-typescript, swagger-codegen — any tool that reads OpenAPI 3.1.

/api/openapi.json

Quick start — 30 seconds

Pull recent public pieces

curl "https://www.pub-lish.com/api/public/pieces/recent?limit=5"

No auth. No SDK. No API key. That’s it.

Full developer hub →