Skip to content
Cursor

cms for Cursor

ai.uxbert/cms

UXBERT Labs headless CMS: model, write and publish bilingual content, media, delivery checks.

client:Cursor transport:streamable-http

Install cms in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "cms": {
      "url": "https://cms-mcp.uxbert.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

cms in other clients