rema-connector
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@rema-connectorsearch for milk and show prices"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
rema-connector
MCP-server som gir AI-agenter tilgang til REMA 1000: produktsøk med priser, personlige tilbud, kampanjer, kvitteringer og handlelister (Æ-appen).
Bygger på rema1000-cli — en Rust-CLI som håndterer autentiseringen (browser-login med telefonnummer, automatisk token-fornyelse). Denne connectoren er kun et MCP-lag oppå.
Kun personlig bruk mot egen konto. API-et er Æ-appens private API og kan endres uten varsel.
Oppsett
Installer rema1000-cli (binæren
rema):curl -sfL https://raw.githubusercontent.com/Alfredvc/rema1000-cli/main/install.sh | bash # eller bygg fra kilde: cargo build --releaseLogg inn (åpner nettleser, krever Chrome/Chromium):
rema auth loginTokens lagres i
~/.rema1000/tokens.jsonog fornyes automatisk.Bygg og registrer connectoren:
npm install && npm run build claude mcp add --scope user rema -- node /sti/til/rema-connector/dist/index.js mcpBinæren finnes via
REMA_CLI_PATH,~/.local/bin/rema, ellerPATH.
Related MCP server: oda-mcp
MCP-verktøy
Verktøy | Gjør |
| Sjekk innlogging (agenten kan ikke logge inn — det gjør du i terminalen) |
| Produktsøk med priser og GTIN/EAN |
| Personlige tilbud, missions og priskutt |
| Ukens kampanjer med produkter |
| Kjøpshistorikk og kvitteringer på linjenivå (EAN, pris, rabatt) |
| Les handlelister fra Æ-appen |
| Administrer lister ( |
| Varer: legg til (med GTIN-kobling), huk av, fjern |
| Finn fysiske butikker |
Kvitteringene er ekte observerte priser — nyttig fasit for prissammenligning sammen med kassalapp-connector, som mangler ferske REMA-priser.
CLI
Connectoren har bare mcp og status — all annen terminalbruk gjøres
direkte med rema-CLI-en, som er utmerket i seg selv (rema --help).
Lisens
This server cannot be deployed
Maintenance
Related MCP Connectors
- BankSyncOAuthio.banksync
Connect AI agents to bank accounts, transactions, balances, and investments.
Directory of APIs, merchants, and tools AI agents can actually use.
Open, verified shop database for AI agents: products, offers, price comparison, trust and coupons.
Verified, pay-per-use API tools for AI agents through one authenticated connection.
Related MCP Servers
- FlicenseBqualityDmaintenanceEnables AI assistants to interact with Mathem.se, a Swedish online grocery store, allowing users to search for ingredients, add items to their shopping basket, and manage recipes through natural language.42-
- AlicenseNot gradedqualityNot gradedmaintenanceEnables agentic grocery shopping on Oda (Norway) and Mathem (Sweden) platforms through an MCP-compatible interface. Users can search for products, manage their shopping cart, and access order history using natural language commands.1MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Rohlik Group's online grocery delivery services across multiple countries, including product search, cart management, and account info.15 npm120MIT
- AlicenseAqualityAmaintenanceEnables AI agents to read and edit ICA shopping lists in natural language, using an unofficial interface to ICA's private API.212MIT