Jedi Collection Sort for Grok
io.github.jediapps/jedi-collection-sort
Manage Shopify collection sorting by chat: strategies, assignments, and on-demand sorts.
client:Grok
transport:streamable-http
Install Jedi Collection Sort in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"jedi-collection-sort": {
"type": "http",
"url": "https://api.collection-sort.jediapps.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