# Refero vs Pageflows: Product Screens or Recorded Flows?

A practical, cited comparison of Refero vs Pageflows for product teams and AI agents choosing a design reference or research workflow.

HTML: https://www.lazyweb.com/compare/refero-vs-pageflows
Markdown: https://www.lazyweb.com/compare/refero-vs-pageflows.md
Updated: June 2026

## Quick verdict

- **Refero** — Use Refero when an agent or designer needs curated web/iOS product references — especially SaaS dashboards, settings, and marketing pages — via a first-party MCP, and a paid subscription is acceptable. [1]
- **Pageflows** — Use Page Flows when a human designer or PM wants to watch annotated video walkthroughs of how leading apps handle end-to-end flows and is willing to pay a subscription. [27]

## Side-by-side

| Criterion | Refero | Pageflows |
| --- | --- | --- |
| Best for | Use Refero when an agent or designer needs curated web/iOS product references — especially SaaS dashboards, settings, and marketing pages — via a first-party MCP, and a paid subscription is acceptable. | Use Page Flows when a human designer or PM wants to watch annotated video walkthroughs of how leading apps handle end-to-end flows and is willing to pay a subscription. |
| Pricing | Freemium — limited free tier; Pro reportedly ~$12-14/mo (~$8/mo annual, secondary sources conflict). Team per-seat (min 3 seats); a Lifetime plan and 40% student discount also exist. [1] | Paid only — Yearly $99/yr (~$8.25/mo), Quarterly $39/qtr, Team $199/yr (3 seats, expandable to 10). Entry requires a non-refundable $2.95 3-day trial. [27] |
| Library depth | Vendor-stated 150,000+ real product screens and 6,000+ user flows (Stripe, Linear, Notion, etc.) plus a "styles" layer; not independently audited, and older listings show much lower counts. [1] | The current site publishes no hard catalog count; the only primary figure is "1,000+ apps." Third-party flow/screen counts circulate but conflict (300+ to 100,000+) and can't be verified. [27] |
| Platform coverage | Web and iOS only (the MCP platform parameter accepts only "web" or "ios"). No Android, desktop, or email; strongest on web-first SaaS dashboards, settings, and marketing pages. | Covers iOS, Android, Web, and Email — including full recorded flows of web/SaaS apps (CRM, checkout) and marketing-page screens, not just mobile. |
| MCP / API | Official first-party MCP (https://api.refero.design/mcp, Bearer/OAuth) with eight tools across Styles/Screens/Flows — but it requires a paid Pro plan and caps Pro at 8,000 tool calls/month. [1] | No official MCP or public API. None of its pages mention one, and the MCP registry returns zero results; only an unrelated Webflow server surfaces in searches. [27] |
| Agent readiness | Genuinely agent-ready: hosted MCP, eight scoped tools, structured per-screen metadata agents can read before fetching images, an MIT-licensed skill, and an OpenAPI spec. Gates are commercial, not technical (paid plan, call caps). | Low for agents. With no MCP, API, or data export and a login-gated video library, an AI agent can't query, filter, or pull references programmatically — only fetch public marketing pages. |

## Where Lazyweb fits

Lazyweb is the free, agent-first option when you want your coding agent to pull references, compare patterns, and produce an evidence-backed design research report before building. It is not the best manual web-app-flow browser yet, because Lazyweb flows are mobile-first today and the UI favors agents over advanced human filters.

## Sources

Every claim above is sourced. Follow a link to verify it yourself.

1. [Refero Docs — MCP Getting Started](https://doc.refero.design/mcp/getting-started) — Official MCP/API docs · doc.refero.design · Confirms endpoint https://api.refero.design/mcp, Bearer/OAuth auth, Pro subscription required, 8,000 tool calls/month, and the Styles/Screens/Flows model.
2. [Refero Docs — MCP Tools](https://doc.refero.design/mcp/tools) — Official MCP/API docs · doc.refero.design · Enumerates all eight MCP tools across styles, screens, and flows; confirms web+iOS screen search.
3. [Refero Docs — Plans](https://doc.refero.design/help/plans) — Official docs · doc.refero.design · Lists Free, Pro, Team, Lifetime; Free explicitly has no MCP/Skill/Figma-plugin access; Team min 3 seats, per-seat, SSO.
4. [referodesign/refero_skill — official agent skill repo (README)](https://github.com/referodesign/refero_skill) — Official MCP/API docs · github.com · Primary source for verbatim counts '150,000+ real app screens and 6,000+ user flows from Stripe, Linear, Notion, Figma'; MCP endpoint, Bearer auth, and Claude Code/Cursor/Gemini CLI setup; MIT license.
5. [Refero Docs — MCP for Business](https://doc.refero.design/mcp/business) — Official MCP/API docs · doc.refero.design · Usage-based Business pricing: $0.001/request, $2,000 minimum (~2M requests), volume-scaled; sales contact mike@refero.design.
6. [Refero Reviews on Product Hunt (4.9/5, 16 reviews)](https://www.producthunt.com/products/refero/reviews) — Product Hunt · producthunt.com · Richest source. Verified live: 4.9/5 across 16 written reviews. Recurring praise for real-product references, search/filters, time savings, and free no-registration access; recurring criticism about isolated screens vs grouped flows and update frequency. “Love the filter functionality the most”
7. [Mobbin vs. Refero: Which is Better? — Toolfolio](https://toolfolio.io/productive-value/mobbin-vs-refero) — Third-party review · toolfolio.io · Cites Pro ~$8/mo annual, Team ~$10/seat/mo annual, free tier ~a few percent of library, 100,000+ screens, web+iOS; notes historically screen-focused (not flows).
8. [Mobbin vs Alternatives (2026): Refero vs Page Flows — CoolCuration](https://coolcuration.com/cool/services-mobbin-vs-alternatives) — Third-party review · coolcuration.com · Notes v4.0 added 6,000 user flows + AI search, strong web-first SaaS/dashboard/AI-agent coverage, generous free browse index.
9. [Refero MCP — official MCP landing page](https://refero.design/mcp) — Official MCP/API docs · refero.design · First-party MCP entry point and setup; cited for endpoint and Pro-plan/tool-call claims (page is JS-rendered).
10. [Refero — official homepage](https://refero.design) — Official product page · refero.design · Confirms positioning as UI/UX design inspiration for web and iOS; JS-rendered, so deep content required docs/repo cross-checks.
11. [Refero Docs — Billing](https://doc.refero.design/help/billing) — Official docs · doc.refero.design · Stripe billing, per-seat proration; points to refero.design/pricing for exact prices (no dollar figures inline).
12. [Refero Docs — LLM index (llms.txt)](https://doc.refero.design/llms.txt) — Official docs · doc.refero.design · Agent-readable doc index confirming the Free/Pro/Team/Lifetime plan set and MCP doc sections (Business, Data Model, Examples, Getting Started, Tools).
13. [lorecraft-io/refero-design-mcp — community MCP](https://github.com/lorecraft-io/refero-design-mcp) — Other · github.com · Unofficial community MCP wrapping styles.refero.design DESIGN.md library — evidence of third-party servers alongside the first-party one.
14. [Pablooo.club comparison page for Refero](https://pablooo.club/compare/refero) — Other · pablooo.club · BIASED: page belongs to a competing free tool. Frames Refero negatively on cost, a 'closed' library, and a limited free plan. Included for completeness but discounted for conflict of interest. “The free plan gives very limited access. You only see a few recent apps and flows, with heavy limits on search and downloads.”
15. [33% Refero Coupon (2026) + 3-Day Free Trial — AffiliateWeapons](https://affiliateweapons.com/affiliate-tools/refero/) — Directory listing · affiliateweapons.com · Affiliate source: 3-day no-card trial, 33% annual discount, ~$12 monthly figure, and taxonomy counts (45 categories, 36 flow types, 87 patterns, 69 components). Treat pricing as secondary.
16. [Refero — Good Design Tools directory](https://www.gooddesign.tools/tools/refero) — Directory listing · gooddesign.tools · Freemium; legacy counts (12,000 pages / 60,000 searchable screens) illustrating earlier library size.
17. [Refero Design — Cledara marketplace](https://www.cledara.com/marketplace/refero) — Directory listing · cledara.com · Describes 'design research tool,' ~37,000 references / 12,000 tagged screens (older figures), web+iOS; average customer spend cited.
18. [Refero Competitors & Alternatives — Product Hunt](https://www.producthunt.com/products/refero/alternatives) — Product Hunt · producthunt.com · 4.9/5 across 16 reviews, ~1.6K followers; 'design research for humans and AI'; framed as reference board vs Mobbin's flow/video view.
19. [Refero 2.0 launch thread (maker reply on screen grouping)](https://www.producthunt.com/products/refero?launch=refero-2-0) — Product Hunt · producthunt.com · Contains the most-cited complaint plus maker Mike Bespalov acknowledging it as 'valid' and describing grouping-by-site and a 'design history' feature in development. “When I'm filtering references, I get the list of separate screens...not grouped in whole user experiences”
20. [Refero MCP/AI launch reviews](https://www.producthunt.com/products/refero/reviews?review=589468) — Product Hunt · producthunt.com · Positive early feedback on AI/MCP pattern search and a 'reasonable for small/growing teams' pricing sentiment. “Pattern search feels grounded in real products...suggestions much closer to what I'd actually ship”
21. [Refero on AlternativeTo](https://alternativeto.net/software/refero/) — Review site · alternativeto.net · Thin listing: tagged free with 27 alternatives (Supahero, UI.live, Layers, Mobbin, BentoGrids), light engagement, no substantive written user reviews. Shows it's compared against both paid and free options. “Explore real-world product designs. Get inspired by top examples of product design.”
22. [Refero 'Show HN' launch (founder, May 2024)](https://news.ycombinator.com/item?id=40441973) — Hacker News · news.ycombinator.com · The ONLY Refero item on HN: the founder's own post, 5 points and ZERO comments — no community discussion either way. Evidence that forum signal is thin, not evidence of sentiment. “Every designer spends up to 6 hours a week looking at references on sites like Dribbble and Behance.”
23. [midudev endorsement of Refero Styles / DESIGN.md](https://x.com/midudev/status/2051284970593738808) — X · x.com · Genuine amplification from a major dev influencer for the AI-agent DESIGN.md library. Quote is from a search snippet; direct X fetch was blocked, so re-confirm verbatim wording before public use. “¿Quieres que tu IA suba el nivel de sus diseños? Necesitas conocer este recurso de archivos DESIGN.md. +2000 disponibles.”
24. [My Design System Toolbox benchmarking (Antoine Deshoux, Medium)](https://antoinedeshoux.medium.com/my-design-system-toolbox-benchmarking-4cea9773eb96) — Blog · antoinedeshoux.medium.com · Calls Refero 'a very good alternative' to Mobbin and praises a fairly complete free tier, while noting a complaint about lack of filters. “Newcomer in competition with mobbin... a very good alternative. The free version is quite complete.”
25. [Lazyweb](https://www.lazyweb.com/) — Lazyweb product page · lazyweb.com · Free design research library for agents, screenshots, app trees, and research workflows.
26. [Lazyweb MCP install](https://www.lazyweb.com/mcp-install) — Lazyweb setup page · lazyweb.com · Agentic setup path for Codex, Claude Code, Cursor, Antigravity, and other MCP clients.
27. [Individual Subscription Plans — Page Flows](https://pageflows.com/pricing/) — Official pricing page · pageflows.com · Primary source for exact pricing: $2.95 non-refundable 3-day trial; Yearly $8.25/user/mo billed $99/yr; Quarterly $13/user/mo billed $39/qtr; Team $199/yr; all plans 'unlimited' access. No free tier.
28. [Sign Up — Page Flows](https://pageflows.com/signup/) — Official product page · pageflows.com · States 'Full access to 1,000+ apps'; confirms subscription gating. No mention of API/MCP/export.
29. [Page Flows Reviews | Trustpilot](https://www.trustpilot.com/review/pageflows.com) — Review site · trustpilot.com · 4.6/5 across 57 reviews (88% 5-star). High average is partly solicited/templated, but the credible 1-star cluster (~7%) is the strongest organic signal: auto-converting trial charges a full quarter, refunds denied, no invoices/renewal reminders. Also the clearest positive use case (team alignment in planning meetings). “I canceled my subscription within the 3-day trial period, but I was still charged for a full 3-month subscription and my refund request was denied. On top of that, my access has now been deactivated.”
30. [Page Flows — Product Hunt (product page)](https://www.producthunt.com/products/page-flows) — Product Hunt · producthunt.com · 89 followers, 1 review, 1.0/5 rating — the only first-hand public review signal.
31. [Page Flows Reviews — Read 211 Genuine Customer Reviews | Reviews.io](https://www.reviews.io/company-reviews/store/pageflows.com) — Review site · reviews.io · 4.8/5 across 211 reviews, 100% recommend. Verified firsthand: praise centers on clean UI and time savings; mild criticism on search filters and per-flow depth. Maker replies are 'identical or near-identical' across reviews — a templated/solicited pattern, so treat the average as partly company-driven. “Navigation is simple but I feel like search filters could be improved a bit.”
32. [Show HN-style thread: founder on running pageflows.com](https://news.ycombinator.com/item?id=21332522) — Hacker News · news.ycombinator.com · The one substantive organic thread. Outside commenters reacted positively to the concept; two contrasting-but-real pricing reactions; and the founder candidly disclosed high churn — the most credible non-review community signal. “Quite a low priced product with decently high churn, so I've been trying to find ways to increase the value”
33. [Page Flows vs Mobbin (SaaSHub)](https://www.saashub.com/compare-page-flows-vs-mobbin) — Review site · saashub.com · Aggregates lukewarm-positive Reddit-sourced snippets ('can definitely spark ideas') and shows Page Flows with slightly lower social share-of-voice than Mobbin (10 vs 15 mentions). Useful as a measured, non-effusive read. “Page flows is pretty useful. Seeing how other tools solved for similar workflows can definitely spark ideas.”
34. [Official MCP Registry - search API (pageflows)](https://registry.modelcontextprotocol.io/v0/servers?search=pageflows) — Official MCP/API docs · registry.modelcontextprotocol.io · Direct registry search endpoint returning an empty servers array (count 0) for 'pageflows' — stronger primary evidence for mcpApi=none than the registry homepage the researcher cited.
35. [Official MCP Registry](https://registry.modelcontextprotocol.io/) — Official MCP/API docs · registry.modelcontextprotocol.io · Checked for a Page Flows MCP server; none found, supporting status=none.
36. [Page Flows — Home](https://pageflows.com/) — Official product page · pageflows.com · Positioning ('UI/UX Inspiration from Real User Flows'), platform coverage (iOS/Android/web/email), and soft scale claims ('100,000+ designers', '10,000+ brands'). No API/MCP mentioned.
37. [UI/UX Design Inspiration for Apps and Websites — Page Flows (Learn More)](https://pageflows.com/learn-more/) — Official docs · pageflows.com · Confirms iOS/Android/web/email coverage and content types; no hard flow/screen counts; no API/MCP.
38. [Web CRM Flow — UX Examples | Page Flows](https://pageflows.com/web/flows/crm/) — Official product page · pageflows.com · Evidence that web/SaaS-app flows are covered, not just mobile.
39. [Unique Website Screens & UI Inspiration (pricing-plans) — Page Flows](https://pageflows.com/web/screens/pricing-plans/) — Official product page · pageflows.com · Shows website/marketing-page screen coverage.
40. [Screenlane and Page Collective Rebrand to Page Flows](https://www.prnewswire.com/news-releases/screenlane-and-page-collective-rebrand-to-page-flows-302194234.html) — Official press release · prnewswire.com · Confirms Page Flows = merger of Screenlane (screenshots) + Page Collective (flows), rebranded July 10, 2024; CEO unnamed; no library-size figures.
41. [PageFlows Reviews, Pricing & Alternatives (2026)](https://toolradar.com/tools/pageflows) — Directory listing · toolradar.com · Secondary confirmation of pricing/platforms; lists generic SaaS integrations (Slack/Notion/etc.) but no API or MCP; '0 reviews tracked.'
42. [Top 10 Page Flows Alternatives & Competitors (2026)](https://www.g2.com/products/page-flows/competitors/alternatives) — Directory listing · g2.com · Confirms competitive set (Mobbin, UI Garage, Mobile Patterns, etc.); no API/MCP claims.
43. [PageFlows - Explore real-world UI/UX design flows | SimilarLabs](https://similarlabs.com/p/page-flows) — Third-party directory · similarlabs.com · Useful as a CAUTIONARY corroborator on library depth: it claims '100,000+ recorded flows' and '500+ annotated UI elements' (launched Mar 29, 2025), which directly conflicts with the '20,000+ flows / 79,000+ screens' and '300+ apps' figures elsewhere — concrete evidence that third-party library-size numbers for Page Flows are inconsistent and should not be published as fact.
44. [Page Flows — Product Hunt reviews](https://www.producthunt.com/products/page-flows/reviews) — Product Hunt · producthunt.com · Full text of the single negative review (trial/billing dispute; user switched to Mobbin).
45. [Page Flows 2.0 reviews on Product Hunt](https://www.producthunt.com/posts/page-flows-2-0/reviews) — Product Hunt · producthunt.com · The 2.0 launch holds an aggregate 4.8/5 across 24 reviews, framing it as a useful design-inspiration reference for refreshing designs and breaking creative block — the positive launch-era counterweight to the current 1.0 product-page review. “rated it 4.8/5 based on 24 reviews”
46. [Page Flows — Plus UI Design](https://www.plusuidesign.com/resources/page-flows/) — Third-party review · plusuidesign.com · Secondary source citing '300+ top apps'; contrasts Screenlane (screenshots) vs Page Flows (full journey). No API/MCP.
47. [Best Mobbin Alternatives (Toolworthy)](https://www.toolworthy.ai/blog/mobbin-alternatives) — Blog · toolworthy.ai · SEO 'Mobbin alternatives' listicle, but it captures the single most-repeated genuine differentiation theme (video flows vs static screenshots) and the favorable pricing framing vs Mobbin. Promotional in tone — weigh accordingly. “Mobbin shows you the destination, Page Flows shows you the trip.”
48. [Page Flows Review: A Smarter Way to Learn UX (GeekVibesNation)](https://geekvibesnation.com/pageflows-review-a-smarter-way-to-learn-ux-from-real-user-journeys/) — Blog · geekvibesnation.com · Affiliate-flavored but detailed editorial review; strongly positive on the real full-screen flow videos (Uber, Netflix, Shopify) and on focus over breadth. Treat as favorable/promotional, not neutral. “It's not a tool that tries to do everything—it just does one thing better than the rest.”