Developer Tools
petal.build
Provides information and usage details for petal_components, a UI component library for Phoenix LiveView.
ENDPOINT 1
https://mcp.petal.build/mcp
MCP server metadata
- Name
- petal-components-mcp
- Version
- 0.2.0
Known tools 3
get_install_instructionsGet the canonical steps for installing petal_components in a Phoenix project.
Inferred read-onlylist_componentsList every component shipped by petal_components, the shadcn-style component library for Phoenix LiveView.
Inferred read-onlyget_componentGet the full schema for one petal_components component: attrs, slots, defaults, allowed values, and a working HEEx usage example.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.petal-components-mcp]
url = "https://mcp.petal.build/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"petal-components-mcp": {
"type": "http",
"url": "https://mcp.petal.build/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: petal-components-mcp
Remote MCP URL: https://mcp.petal.build/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"petal-components-mcp": {
"url": "https://mcp.petal.build/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"petal-components-mcp": {
"type": "http",
"url": "https://mcp.petal.build/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "petal-components-mcp",
"transport": "streamable-http",
"url": "https://mcp.petal.build/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for petal.build was fetched 2026-07-29T15:03:55.823Z and is being refreshed.
petal.build is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.