petal components mcp for Cursor
io.github.petalframework/petal-components-mcp
Phoenix LiveView component schemas from petal_components, exposed to AI coding assistants.
client:Cursor
transport:streamable-http
runtime:npm
tools:3
Install petal components mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"petal-components-mcp": {
"url": "https://mcp.petal.build/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs