# Installing the Contentful CMS Editor for Claude

Editors connect Claude to Contentful through **hosted cms-edit MCP** — no Node.js, terminal, or personal access token required.

## Hosted setup

If SE sent you an **onboarding link** (e.g. `https://your-site.content.se.studio/cms-edit`), follow [HOSTED.md](./HOSTED.md):

1. Open the link and click **Connect to Claude**
2. Confirm the connector in Claude Desktop or claude.ai
3. Sign in with your Contentful account when prompted
4. Verify by asking Claude to read the cms-edit **tasks-index**

**Reconnect:** use `/cms-edit` on your site or Claude → Settings → Integrations.

---

## Developers

Local stdio MCP and the setup wizard are **not supported**.

- **Content editing via Claude:** use the hosted connector URL from your site's `/cms-edit` page (same as editors).
- **CLI / agents in a repo:** configure `.contentful-cms.json`, install skills (`npx skills add @se-studio/skills`), and read the editor pack before editing. See [README.md](./README.md) and [docs/SKILLS.md](./docs/SKILLS.md).

---

## Something not working?

Get in touch and we'll sort it out together.