Skip to content
Cursor

Layoutline for Cursor

dev.layoutline/layoutline

Compose a landing page from layouts observed on real pages, then review the built page for drift.

client:Cursor transport:streamable-http

Install Layoutline in Cursor

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

{
  "mcpServers": {
    "layoutline": {
      "url": "https://app.layoutline.dev/api/mcp"
    }
  }
}

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

Layoutline in other clients