SeldonFrame Docs

Everything you need to stand up an AI front office — website, booking, AI receptionist, intake, CRM, and chatbot, wired together and live in 60 seconds from a URL. Edit your whole site by chatting; missed-call text-back so you never lose a lead.

Getting started

1

Install the SeldonFrame MCP

In Claude Code, run claude mcp add seldonframe -- npx -y @seldonframe/mcp@latest. The MCP exposes ~140 tools for building, managing, and observing your business OS.

claude mcp add seldonframe -- npx -y @seldonframe/mcp@latest
2

Build your workspace

Tell Claude Code about your business — name, industry, services, hours. SF generates a public website, booking page, intake form, CRM pipeline, and AI agents tuned to your industry.

"Build me a workspace for Cypress Pine HVAC in Phoenix — services: AC repair, install, maintenance. Mon-Sat 7a-7p."
3

Add a chatbot

One MCP call wires a chatbot into your website. Pass FAQ + pricing + greeting; SF runs the safety evals, generates the embed snippet, gives you a sandbox URL.

build_website_chatbot({ workspace_id, name, faq, pricing_facts, greeting })
4

Customize from the dashboard

Open the dashboard at app.seldonframe.com — every concept (customers, deals, bookings, agents, pages, email, automations) is editable inline. Or keep iterating from Claude Code with update_website_chatbot, update_agent_blueprint, etc.

Core concepts

Learn

Build your first workspace

Sign up, connect Claude Code, type one prompt. Your AI front office is live on a real domain in 60 seconds.