Before you start
To create pages and blog posts, connect the site to a Bevel account first: Bevel → Site Settings → Account → Connect. The free plan is enough to start. Without an account an assistant can still set the design system and build headers, footers and logos. See AI generations.Create a connection
- Go to Bevel → MCP Connectors.
- Choose the capabilities the assistant may use. See Capabilities and scopes.
- Name the connection, pick which assistant it is for, and click Create connection.
- Copy the URL now. It is not shown again. Lose it, revoke it and create another.
Claude (claude.ai and the desktop app)
- In Claude, open Settings → Connectors → Add custom connector.
- Paste the connection URL. No extra sign-in: the secret is inside the URL.
- In a chat, enable the connector and ask Claude to read or build the site.
Claude Code
Claude Code takes the token in a header, so the secret never sits in a URL. The screen shows the command after you create the connection:http:// is fine.
ChatGPT
- In ChatGPT open Settings → Connectors (Developer mode) and add an MCP server.
- Type Streamable HTTP, no authentication, and paste the connection URL.
- Enable the server from the composer’s tools menu.
Cursor and other MCP clients
Any client that speaks Streamable HTTP can use the connection URL as its server URL. Clients that support headers can use the Bearer form instead.Local sites
A site that is only reachable on your own computer (a.local, .test or localhost address, or a private IP) cannot be reached by claude.ai, the Claude desktop connector or ChatGPT: those fetch from their cloud. The screen detects this and says so. Use Claude Code or an IDE client, which connect from your machine, or move the site to a public https address.
Files on your machine: the bridge
A remote site cannot read your laptop, and MCP carries no file bytes. For Claude Desktop, Cursor and Claude Code there is a small local helper,@wpbevel/bridge, that lists a folder and uploads from it with no clicks. Install it beside the site’s connector: