Upshift for Grok
com.upshiftsites/mcp
Audit a site's structured data and llms.txt, match a trade to a template, and quote real prices.
client:Grok
transport:streamable-http
runtime:npm
tools:3
Install Upshift in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp": {
"type": "http",
"url": "https://mcp.upshiftsites.com/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