A shopping agent that ranks for buyers, not affiliates
NorthCinder is a local MCP tool that lets your AI agent compare products honestly, without letting seller payments or affiliate fees influence the rankings.

What it does
NorthCinder is a local MCP server that sits beside your AI app and acts as a stubbornly buyer-side shopping researcher. It queries store catalogs through direct connections or browser observations, scores candidates against your written brief, and returns a ranked shortlist with explicit reasons and tradeoffs. Before any automated checkout, it halts for your explicit approval of the exact item, quantity, and spending limit.
The interesting bit
Most shopping integrations quietly boost listings that pay for placement; NorthCinder labels sponsored offers and buries them below organic results. It also admits honestly when a store is unavailable or blocked instead of pretending it searched the whole market. The trust model is architectural: it runs locally on your machine, sends no telemetry to the repository owner, and refuses to hold your AI keys or store passwords.
Key highlights
- Deterministic ranking driven by your requirements and budget, not seller payment or affiliate data.
- Sponsored results are labeled and demoted below organic recommendations.
- A local, correctable history of every search and approval for later review.
- Checkout is gated by explicit per-purchase approval; raw card details are never accepted.
- Adapters for Shopify, WooCommerce, eBay, and Etsy, plus read-only browser-assisted comparison for Amazon.
Caveats
- Shopify support recently shifted; the older per-store connection is gone and catalog search now requires additional setup.
- Amazon comparison is read-only via your own browser profile, stops at challenges, and cannot check out.
- Native eBay and Etsy search require approved platform API access, so coverage is not turnkey.
Verdict
Worth a look if you want an AI shopping assistant that explains its logic and refuses to spend your money without permission. Skip it if you need turnkey access to every major marketplace or a managed cloud service.
Frequently asked
- What is cinderline/northcinder?
- NorthCinder is a local MCP tool that lets your AI agent compare products honestly, without letting seller payments or affiliate fees influence the rankings.
- Is northcinder open source?
- Yes — cinderline/northcinder is open source, released under the MIT license.
- What language is northcinder written in?
- cinderline/northcinder is primarily written in JavaScript.
- How popular is northcinder?
- cinderline/northcinder has 1.2k stars on GitHub.
- Where can I find northcinder?
- cinderline/northcinder is on GitHub at https://github.com/cinderline/northcinder.