lustre for Grok
io.github.jugbeep/lustre
Premium Flutter UI components for AI coding agents. 46 widgets, 3 themes, light/dark mode.
client:Grok
transport:stdio
runtime:npm
Install lustre in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"lustre": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"lustre-mcp"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs