Every Devani site is an MCP server. Connect it to Claude or ChatGPT and the AI can edit your site directly — same pages, same content, same safety net as the visual editor.
1. Create an API key
In your admin, open Settings and find the MCP section. Create a key — you'll get a full connector URL of the form:
https://yoursite.com/devani/mcp/?api_key=<your-key>
Copy it immediately; like all keys in Devani it's shown once and stored write-only. A Test connection button verifies the key and reports how many tools are available.
2. Add it to your AI
- Claude — add a custom connector (Settings → Connectors in claude.ai, or your MCP client's config) and paste the URL.
- ChatGPT — add it as an MCP connector the same way.
That's it — no OAuth dance, no plugin. The key is the credential, so treat the URL like a password.
What the AI can do
Read and edit pages and posts, create new ones, update SEO fields, manage the site header/footer/navigation/styles, upload and place images, generate images (via Pinpic), embed forms, run the store (products, inventory, discounts, orders), manage redirects — and undo any of it.
Why it's safe
- Every write snapshots first. Before any MCP change lands, the previous version is saved. "Undo what you just did" is one request away.
- Keys have roles. Write operations are gated — a restricted key can read but not modify.
- Integration keys are protected. The AI can set API keys for you but can never read them back.
- Everything is audited. MCP actions are logged, and recent activity is visible in Settings.
Revoking access
Delete the key in Settings and the connector stops working instantly. Create separate keys per client or per assistant so you can revoke one without disturbing the others.