lustre for VS Code
io.github.jugbeep/lustre
Premium Flutter UI components for AI coding agents. 46 widgets, 3 themes, light/dark mode.
client:VS Code
transport:stdio
runtime:npm
Install lustre in VS Code
.vscode/mcp.json
{
"servers": {
"lustre": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"lustre-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs