Skip to content
Cursor

lustre for Cursor

io.github.jugbeep/lustre

Premium Flutter UI components for AI coding agents. 46 widgets, 3 themes, light/dark mode.

client:Cursor transport:stdio runtime:npm

Install lustre in Cursor

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

{
  "mcpServers": {
    "lustre": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "lustre-mcp"
      ]
    }
  }
}

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

lustre in other clients