# SiteGPT > SiteGPT builds custom AI chatbots and customer-support agents trained on your website, documentation, and help content. Embed a chat widget, automate support, capture leads, and manage everything from a dashboard, a REST API, an MCP server, or the official command-line interface. SiteGPT is designed to be operated by AI agents as well as people. An agent can create, train, configure, and test a fully working chatbot from a single website URL, with no account required, then hand a preview-and-claim URL back to the user. The resources below are the canonical, machine-readable entry points; prefer them over scraping marketing pages. ## Use SiteGPT from your AI agent - [SiteGPT for AI agents](https://sitegpt.ai/agents): build and manage chatbots from any AI agent via CLI, MCP, and REST API. - [SiteGPT CLI](https://sitegpt.ai/cli): the command-line interface overview and quick start. - Per-harness setup guides: [Claude Code](https://sitegpt.ai/claude-code), [Cursor](https://sitegpt.ai/cursor), [Codex](https://sitegpt.ai/codex), [OpenCLAW](https://sitegpt.ai/openclaw), [Hermes](https://sitegpt.ai/hermes). ## Command-line interface - [SiteGPT CLI (npm)](https://www.npmjs.com/package/@sitegpt/cli): install with `npm install -g @sitegpt/cli`. Create and manage chatbots, knowledge, conversations, and leads from the terminal, scripts, or an AI agent. Every command self-documents via `--help`, supports structured `--json` output, returns stable exit codes, and offers `--wait` so agents never poll. - [SiteGPT CLI agent skill](https://sitegpt.ai/agents/sitegpt-cli-skill.md): an installable skill that teaches an AI agent the end-to-end build-and-manage-a-chatbot workflow with the CLI. ## Agent and API discovery - [Agent registration (auth.md)](https://sitegpt.ai/auth.md): the standard anonymous agent registration and onboarding flow. - [Agent manifest](https://sitegpt.ai/.well-known/sitegpt-agent.json): machine-readable manifest of agent capabilities, authentication, and API operations. - [OpenAPI specification](https://sitegpt.ai/api/v2/openapi.json): the full SiteGPT v2 REST API. - [MCP server card](https://sitegpt.ai/.well-known/mcp.server-card.json): connect MCP-aware assistants to SiteGPT (also runnable via `sitegpt mcp`). - [Agent skills index](https://sitegpt.ai/.well-known/agent-skills.index.json): index of published SiteGPT agent skills. ## What you can do with SiteGPT - Create a chatbot from a website URL with no signup (agent-first onboarding), then share a preview-and-claim URL. - Train on links, website crawls, sitemaps, files, YouTube, plain text, and connected sources (Google Drive, Notion, Dropbox, OneDrive, Box, SharePoint, Confluence, GitHub). - Configure persona, instructions, branding, conversation starters, follow-ups, and lead-capture forms. - Triage conversations, tag and resolve threads, escalate to humans, and manage captured leads. - Embed the chat widget on any website. ## Product - [SiteGPT](https://sitegpt.ai): homepage and product overview.