INDIVIDUAL MCP TOOL
optimize_delivery
Price a whole shopping list at every Israeli online supermarket that delivers to an address, and rank them on what the order actually costs: items + delivery fee + service fee.
LIVE ENDPOINT
https://supermcp.web.app/mcp
Connect to this endpoint to inspect the live schema for optimize_delivery and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.super-mcp]
url = "https://supermcp.web.app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"super-mcp": {
"type": "http",
"url": "https://supermcp.web.app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: super-mcp
Remote MCP URL: https://supermcp.web.app/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"super-mcp": {
"url": "https://supermcp.web.app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"super-mcp": {
"type": "http",
"url": "https://supermcp.web.app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "super-mcp",
"transport": "streamable-http",
"url": "https://supermcp.web.app/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_delivery_options— Which Israeli online supermarkets deliver to an address, with each one's delivery fee, minimum order, free-delivery threshold and whether it offers click-and-collect — without pricing a basket.get_delivery_terms— The full published terms for a single online storefront: every fee band over basket size, the minimum order, the service area, and where each figure came from.search_products— Search the canonical product catalog by free text (Hebrew or English), brand, category, or exact GTIN.get_product— Fetch full detail for one canonical product by product_id (UUID) or GTIN barcode, including every per-chain listing (chain-specific item code, display name, and package size).get_promotions— List promotions (e.