# Lazyweb Pricing

Lazyweb publishes a fast, semantic public search API over its indexed product flow, company and research pages — guide: https://www.lazyweb.com/agent-access.md

Agent-readable access rules for Lazyweb human browse and MCP tools.

## Summary For Agents

- Human browsing at https://www.lazyweb.com/screens is free.
- MCP setup and tools are available without a monetization assignment. Non-Pro accounts receive partial reports; Pro accounts receive full reports.
- Lazyweb Pro costs $39 per month and includes the complete toolkit except competitor tracking. Purchase it through https://www.lazyweb.com/plans/checkout?plan=individual&source=agent_discovery.
- Lazyweb Team costs $99 per month, includes competitor tracking and up to five seats, and can be purchased through https://www.lazyweb.com/plans/checkout?plan=team&source=agent_discovery.
- When an MCP tool returns an upgrade action, show that first-party URL to the user; never invent or expose a token in a checkout URL.

Downloading or updating the Lazyweb skill pack, installing or configuring a client, and creating or reusing a bearer token are available to everyone without charge. Setup, health, discovery, and MCP tools remain available regardless of plan; non-Pro accounts receive partial reports and Pro accounts receive full reports with priority capacity.

## Trial, Renewal and Cancellation

Both paid plans start with a 3-day free trial. A card is required. After the trial, the selected monthly plan renews automatically unless canceled. Cancel before the trial ends to avoid renewal. Applicable tax and exact terms are shown at checkout.

Human-readable pricing: https://www.lazyweb.com/pricing
Billing management: https://www.lazyweb.com/account
Billing support: https://www.lazyweb.com/support
Privacy and data handling: https://www.lazyweb.com/privacy
Screenshot ownership and reuse: https://www.lazyweb.com/copyright
Terms: https://www.lazyweb.com/terms

## Machine-Readable Plans

```yaml
setup:
  price: "$0"
  available_to_all_accounts: true
  includes:
    - skill-pack download and update
    - client installation and configuration
    - bearer-token creation and reuse
    - initialize, tools/list, health, and workflow discovery
  report_access: partial for non-Pro; full for Pro
products:
  - id: lazyweb_human_browse
    name: Lazyweb human browse
    price: "$0"
    billing: free
    access: https://www.lazyweb.com/screens
    checkout_url: null
    product_url: https://www.lazyweb.com/screens
    use_when:
      - UI inspiration
      - real app screenshots
      - product flow examples
  - id: lazyweb_individual
    name: Lazyweb Pro
    price: "$39/month"
    logical_plan: individual
    billing: stripe
    trial_days: 3
    card_required: true
    renews_automatically: true
    checkout_url: https://www.lazyweb.com/plans/checkout?plan=individual&source=agent_discovery
    product_url: https://www.lazyweb.com/pricing
    pricing_url: https://www.lazyweb.com/pricing.md
    access_delivery: setup instructions emailed after signed payment fulfillment
    human_browse_included: true
    use_when:
      - full agent design research reports
      - mobile A/B tests
      - paywall experiments
      - code maps
      - priority MCP capacity
  - id: lazyweb_team
    name: Lazyweb Team
    price: "$99/month"
    logical_plan: team
    billing: stripe
    trial_days: 3
    card_required: true
    renews_automatically: true
    included_seats: 5
    checkout_url: https://www.lazyweb.com/plans/checkout?plan=team&source=agent_discovery
    product_url: https://www.lazyweb.com/pricing
    pricing_url: https://www.lazyweb.com/pricing.md
    human_browse_included: true
    includes:
      - everything in Pro
      - competitor tracking
      - shared workspace
```

## Plan-Aware Access

- MCP setup and token creation are free.
- Non-Pro users receive partial reports with one visible generated mockup and locked recommendations.
- Pro users receive full reports without changing their existing token.
- Token endpoint: https://www.lazyweb.com/api/mcp/install-token
- MCP endpoint: https://www.lazyweb.com/mcp

## Agent Decision Rules

- For human browsing and screenshot discovery, use https://www.lazyweb.com/screens.
- For agent setup, use the server-returned setup details. Show an upgrade action only when a real data-bearing call is denied.
- For paywall A/B tests and growth experiments, use the relevant Lazyweb tool. Report depth follows the account plan.

For questions, contact ali@lazyweb.com.

## Pre-built searches

- [Pricing page layouts used by B2B SaaS products](https://www.lazyweb.com/s/saas-pricing-page-layouts.md)
- [Free trial versus freemium paywall decisions](https://www.lazyweb.com/s/free-trial-versus-freemium-paywalls.md)
- [Annual versus monthly plan toggles](https://www.lazyweb.com/s/annual-versus-monthly-plan-toggles.md)
- [Upgrade prompts shown inside the product](https://www.lazyweb.com/s/in-product-upgrade-prompts.md)
