If you use an AI assistant like Claude, you can bring PriceDash’s live UK voucher codes directly into your conversations. We run a free MCP server (Model Context Protocol — an open standard that lets AI assistants connect to external services) so your assistant can look up current, verified discount codes the moment you ask — no more copy-pasting from stale lists.
Once connected, just ask things like “Are there any Boots voucher codes?” or “Any good UK deals on electricals right now?” and your assistant will answer with live codes, discounts and expiry dates straight from our database.
Every result comes from the same database that powers this website: codes issued by retailers via their official affiliate networks, checked daily, with expired offers filtered out automatically. Read more about how we verify codes.
In Claude (web or desktop app), go to Settings → Connectors → Add custom connector and enter the server URL:
https://mcp.pricedash.com/mcp
That’s it — no sign-up, no API key. Start asking about voucher codes and Claude will use PriceDash automatically.
If you use Claude Code, add the server from your terminal:
claude mcp add --transport http pricedash https://mcp.pricedash.com/mcp
Any client that supports remote MCP servers over Streamable HTTP can connect. For clients configured with a JSON file, add:
{
"mcpServers": {
"pricedash": {
"type": "http",
"url": "https://mcp.pricedash.com/mcp"
}
}
}Voucher links returned by the MCP server work the same way as links on this website: when you click through to a retailer and make a purchase, we may earn a commission from the retailer. This never affects the price you pay, and it never affects which codes are returned.
Questions or problems connecting? Get in touch.