SeldonFrame Docs

Everything an agency needs to sell and operate AI front offices: branded website, booking, intake, CRM, client portal, and agents in repeatable workspaces. Start from a client URL, run the evals, publish, and hand it off without rebuilding the stack every time.

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 a client workspace

Give Claude Code the client's URL, industry, services, and hours. Seldon generates the public website, booking page, intake form, CRM pipeline, and agent foundation.

"Build 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 the client website. Pass FAQ, pricing facts, and greeting; Seldon runs the safety evals and gives you a publishable embed.

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

Customize from the dashboard

Open the dashboard at app.seldonframe.com, apply the client's brand, review the evals, and publish the workspace. Hand the client their branded portal while you keep the agency view.

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.