PackZoo for Grok
io.github.iafanasov/packzoo
Compare parcel and letter delivery prices across 60+ carriers in 27 European countries.
client:Grok
transport:streamable-http
tools:2
Install PackZoo in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"packzoo": {
"type": "http",
"url": "https://packzoo.com/api/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