filament

GitHub

A powerful open-source UI framework for Laravel โ€ข Build and ship apps & admin panels fast with Livewire

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "filament": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-filament"
      ]
    }
  }
}