Something Else

cms-edit · Brightline

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 · Task playbooks: tasks-index

Deployment

  • Project: brightline
  • Space ID: 96gdpqkm7elu
  • cms-edit version: 3.5.0
  • MCP URL: https://brightline.content.se.studio/api/mcp
  • Health: /api/health

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 tasks-index, then verify the connection.