PackZoo for Claude Desktop
io.github.iafanasov/packzoo
Compare parcel and letter delivery prices across 60+ carriers in 27 European countries.
client:Claude Desktop
transport:streamable-http
tools:2
Install PackZoo in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"packzoo": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://packzoo.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs