Loading MCP server directory, please wait...
Safe personal Voila grocery automation for search, slots, cart updates, and order history
npx @getmcp/cli add io.github.dearlordylord/voila-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dearlordylord/voila-mcp": {
"command": "npx",
"args": [
"-y",
"@firfi/voila-mcp"
],
"env": {
"VOILA_GUEST": "",
"VOILA_AUTH_SESSION_PATH": "",
"VOILA_SESSION_WRITE_PATH": ""
}
}
}
}