Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Voila Groceries MCP

NPM · @FIRFI/VOILA-MCP · SCANNED SEP 24

Safe personal Voila grocery automation for search, slots, cart updates, and order history

Available components

0 this week 80 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 2 of 34 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability65
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1100 tokens (~84/item across 13 items; 13 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage95
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 86% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the Voila Groceries MCP server?

Voila Groceries MCP runs locally as an npm package, launched with npx -y @firfi/voila-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @firfi/voila-mcp

# add to Claude Code
claude mcp add dearlordylord-voila-mcp -- npx -y @firfi/voila-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "dearlordylord-voila-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@firfi/voila-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "dearlordylord-voila-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@firfi/voila-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add dearlordylord-voila-mcp -- npx -y @firfi/voila-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dearlordylord-voila-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@firfi/voila-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add dearlordylord-voila-mcp --command npx --arg -y --arg @firfi/voila-mcp
# ~/.hermes/config.yaml
mcp_servers:
  dearlordylord-voila-mcp:
    command: "npx"
    args: ["-y", "@firfi/voila-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "dearlordylord-voila-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@firfi/voila-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add dearlordylord-voila-mcp -t stdio -c npx -a -y @firfi/voila-mcp
// mcp.json
{
  "mcpServers": {
    "dearlordylord-voila-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@firfi/voila-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 24 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 22 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 20 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 19 Sept 26 +1
    • Stability: 0.97 → pass security
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 −4
    • Stability: pass → 0.77 functional
    • Package version: 0.2.1 → 0.3.0 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Analysed npm/@firfi/voila-mcp@0.3.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 34 packages
Packages resolved 34
Stale 2
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 13 exposed · ~1,100 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
voila_add_cart_items ~42

Add product quantity deltas to the active cart using Voila product UUIDs.

NameTypeReqDescription
itemsarrayyesan array of at least 1 item(s)

No output schema declared.

No examples provided.

voila_check_session_health ~29

Check whether the configured Voila session is active, retryable, expired, or guest-only.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

voila_get_active_shopping_context ~60

Read the active Voila delivery and cart context. Preferred first step for order planning before product discovery because availability and pricing are session and slot-context sensitive.

NameTypeReqDescription
regionIdstring–a string at least 1 character(s) long

No output schema declared.

No examples provided.

voila_get_cart ~27

Fetch the current active cart with totals, limited items, unavailable data, and pricing notices.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

voila_get_category_products ~98

Fetch products for a Voila category id for the current session context. Product availability and pricing are session and slot-context sensitive, so prefer checking slots first when planning an order.

NameTypeReqDescription
categoryIdstringyesa string at least 1 character(s) long
pageSizeinteger–a number less than or equal to 24
pageTokenstring–a string at least 1 character(s) long

No output schema declared.

No examples provided.

voila_get_completed_order_items ~135

Aggregate previously ordered items across completed orders, optionally within a date range.

NameTypeReqDescription
fromDatestring–a string matching the pattern ^\d{4}-\d{2}-\d{2}$
maxOrdersinteger–a number less than or equal to 50
pageSizeinteger–a number less than or equal to 50
pageTokenstring–a string at least 1 character(s) long
toDatestring–a string matching the pattern ^\d{4}-\d{2}-\d{2}$

No output schema declared.

No examples provided.

voila_get_completed_orders ~58

Fetch completed Voila orders with cursor pagination for the authenticated account.

NameTypeReqDescription
pageSizeinteger–a number less than or equal to 50
pageTokenstring–a string at least 1 character(s) long

No output schema declared.

No examples provided.

voila_get_discounted_products ~216

Fetch discounted Voila products from promotions. Product availability and pricing are session and slot-context sensitive, so prefer checking slots first when planning an order. By default returns only meaningful discounts ($0.50 or 10% savings); lower thresholds only when the user asks. Query matches are filtered locally and include scan metadata.

NameTypeReqDescription
categoryIdstring–a string at least 1 character(s) long
minSavingsAmountnumber–a number less than or equal to 9007199254740991
minSavingsPercentnumber–a number less than or equal to 9007199254740991
pageSizeinteger–a number less than or equal to 24
pageTokenstring–a string at least 1 character(s) long
querystring–a string at least 1 character(s) long
retailerCategoryIdstring–a string at least 1 character(s) long
sortstring––

No output schema declared.

No examples provided.

voila_get_order_details ~42

Fetch item-level details for one completed Voila order by order id.

NameTypeReqDescription
orderIdstringyesa string at least 1 character(s) long

No output schema declared.

No examples provided.

voila_get_slot_listings ~137

List available Voila delivery slots for an explicit delivery destination and region. Preferred first step for order planning; this is read-only and does not reserve a slot.

NameTypeReqDescription
deliveryDestinationIdstringyesa string at least 1 character(s) long
displayConfigurationstring––
numberOfDaysinteger–a positive number
regionIdstringyesa string at least 1 character(s) long
shippingGroupTypestring–a string at least 1 character(s) long
viewingLocationstring–a string at least 1 character(s) long

No output schema declared.

No examples provided.

voila_remove_cart_items ~42

Remove product quantity deltas from the active cart using Voila product UUIDs.

NameTypeReqDescription
itemsarrayyesan array of at least 1 item(s)

No output schema declared.

No examples provided.

voila_reserve_slot ~119

Reserve a caller-selected Voila delivery slot. This is a mutation and should only be called after a latest slot listing and explicit user confirmation.

NameTypeReqDescription
allowReservationOverwritebooleanyes–
confirmSlotReservationbooleanyes–
deliveryDestinationIdstringyesa string at least 1 character(s) long
externalAddressobject––
regionIdstringyesa string at least 1 character(s) long
slotIdstringyesa string at least 1 character(s) long

No output schema declared.

No examples provided.

voila_search_products ~95

Search Voila products by text query for the current session context. Product availability and pricing are session and slot-context sensitive, so prefer checking slots first when planning an order.

NameTypeReqDescription
pageSizeinteger–a number less than or equal to 24
pageTokenstring–a string at least 1 character(s) long
querystringyesa string at least 1 character(s) long

No output schema declared.

No examples provided.

Common questions

What is the Voila Groceries MCP server?

Voila Groceries MCP is listed in the public MCP registry as io.github.dearlordylord/voila-mcp. Safe personal Voila grocery automation for search, slots, cart updates, and order history. This page covers its npm package (@firfi/voila-mcp).

Is the Voila Groceries MCP server safe to use?

Voila Groceries MCP scores 80 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 24 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Voila Groceries MCP server expose?

Voila Groceries MCP exposes 13 tools: voila_check_session_health, voila_get_active_shopping_context, voila_get_slot_listings, voila_reserve_slot, voila_search_products, and 8 more. Their descriptions and schemas cost roughly 1,100 tokens of context every time the server is loaded.

Is the Voila Groceries MCP server still maintained?

Voila Groceries MCP is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Voila Groceries MCP server under?

Voila Groceries MCP declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.