WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and block editor support

RAW Config

Claude Desktop Configuration

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

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