Petal Components MCP
JSON →Adds petal-components-mcp - an MCP server exposing schemas for petal_components, the Shadcn-style Phoenix LiveView component library. Lets AI coding assistants query attrs, slots, defaults, and allowed values for 79 components so they write idiomatic HEEx instead of inventing raw Tailwind soup. Live at https://mcp.petal.build/mcp
Tools · 2
- list_components every component in the library with a one-line summary
- get_component full schema (attrs, slots, defaults, values, docs) + HEEx usage example