phoenix_live_view
Rich, real-time user experiences with server-rendered HTML
phoenix_live_view MCP Server
MCP server for phoenixframework/phoenix_live_view
Ready-to-Use Client Configurations
{
"mcpServers": {
"phoenix_live_view": {
"command": "npx",
"args": [
"-y",
"@phoenixframework/phoenix_live_view"
]
}
}
}