Phoenix LiveView component schemas from petal_components, exposed to AI coding assistants.
An MCP server that exposes petalcomponents — the Shadcn-style component library for Phoenix LiveView — to AI coding assistants (Claude Code, Cursor, Windsurf, etc). Without this, AI agents writing HEEx invent raw Tailwind soup and never reach for components. With it, the AI gets the full schema for every component on demand — attrs, slots, defaults, allowed values, usage examples — and writes…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
An MCP server that exposes petalcomponents — the Shadcn-style component library for Phoenix LiveView — to AI coding assistants (Claude Code, Cursor, Windsurf, etc). Without this, AI agents writing HEEx invent raw Tailwind soup and never reach for components. With it, the AI gets the full schema for every component on demand — attrs, slots, defaults, allowed values, usage examples — and writes idiomatic petalcomponents markup by default. Then in any Phoenix project, ask the AI to build…