cms-edit for Brightline

Hosted MCP server for editing Contentful draft content. Sign in with your Contentful account via OAuth — no personal access token required.

Connect to Claude

One-click setup — opens Claude with the connector prefilled. Confirm, then sign in with Contentful.

Connect to Claude

Or use /connect · Editor guide: /cms-edit

Deployment

Claude Desktop (manual)

Customize → Connectors → Add custom connector — paste the MCP URL, then Connect and sign in with Contentful.

Claude Code

Add the server from your terminal (local scope — this project only):

claude mcp add --transport http cms-edit https://brightline.content.se.studio/api/mcp

Then run /mcp in Claude Code and complete OAuth + Contentful sign-in.

{ "mcpServers": { "cms-edit": { "type": "http", "url": "https://brightline.content.se.studio/api/mcp" } } }

Verify

Read the cms-edit guide and verify the connection.