Track prices & price history on any online shop, with alerts and an API. Connect the official Pricewatcha MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Pick your client. Copy, paste, done — or let gate handle sign-ins and policies for you.
claude mcp add --transport http pricewatcha https://mcp.pricewatcha.comRun in your terminal, then restart Claude Code.
Pricewatcha · https://mcp.pricewatcha.com
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “get_api_status”: Check whether the Pricewatcha public API is available. Returns health and discovery metadata. On failure, returns a structured error object.”
“Use “track_product”: Submit a public product URL for price tracking. Waits up to ~25s server-side; fast shops return status "completed" with product in one call.”
“Use “get_job_status”: Poll an async tracking job by job_id. Returns status (queued, running, completed, or failed). On completion, product is populated; on scrape.”
“Use “get_product”: Get structured product price intelligence by product_id (e.g. demo_iphone_15_pro or prod_xxx from a completed job). On failure, returns a st.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how Pricewatcha holds up.
Operated by Pricewatcha (pricewatcha.com) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If Pricewatcha adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose Pricewatcha in the gate directory. No sign-in needed.
Pricewatcha's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
get_api_status — Check whether the Pricewatcha public API is available. Returns health and discovery metadata. On failure, returns a structured error object
track_product — Submit a public product URL for price tracking. Waits up to ~25s server-side; fast shops return status "completed" with product in one call.
get_job_status — Poll an async tracking job by job_id. Returns status (queued, running, completed, or failed). On completion, product is populated; on scrape
get_product — Get structured product price intelligence by product_id (e.g. demo_iphone_15_pro or prod_xxx from a completed job). On failure, returns a st
get_price_history — Get historical prices, aggregates (low/high/average), trend, and data points for a product. On failure, returns a structured error object wi
search_products — Searches the Pricewatcha product catalog by keyword (token AND; word order does not matter). Supports minus-prefixed exclude terms: e.g. "iP
create_price_alert — Create a price alert for a product. Use notify_on_drop / notify_on_rise for any price change without a numeric threshold, and/or min_thresho
list_price_alerts — List your price alerts. Optionally filter by product_id. Requires a Pricewatcha API key (pwk_live_...) from https://pricewatcha.com/en/devel
+ 7 more tools once connected
https://mcp.pricewatcha.comYes — Pricewatcha operates its own remote MCP server at mcp.pricewatcha.com. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick Pricewatcha in the directory. No account or sign-in is needed. From then on, Pricewatcha's tools are available in every client you've connected to gate.
No. Pricewatcha runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect Pricewatcha in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up Pricewatcha in: Claude · Claude Code · ChatGPT · Cursor · VS Code