Uproad for Grok
design.uproad/uproad
Share prototypes as private links clients open without an account, attach specs, read comments.
client:Grok
transport:streamable-http
Install Uproad in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"uproad": {
"type": "http",
"url": "https://uproad.design/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