pudge ui for Grok
io.github.pudge-studio/pudge-ui
Query pudge-ui — 93 skeuomorphic 2000s-era UI component specs — for coding-agent context.
client:Grok
transport:stdio
runtime:npm
Install pudge ui in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"pudge-ui": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@pudge-ui/mcp-server"
]
}
}
}
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