Skip to content

Add Lazyweb plugin - #295

Open
aboul3ata wants to merge 1 commit into
cursor:mainfrom
aboul3ata:add-lazyweb-plugin
Open

Add Lazyweb plugin#295
aboul3ata wants to merge 1 commit into
cursor:mainfrom
aboul3ata:add-lazyweb-plugin

Conversation

@aboul3ata

@aboul3ata aboul3ata commented Aug 31, 2026

Copy link
Copy Markdown

Adds the Lazyweb plugin under third_party/lazyweb/.

Lazyweb gives coding agents real product evidence before they design: search real app screens and complete product flows (onboarding, checkout, paywall, signup), thousands of mobile A/B tests with outcomes, and generate growth reports, mockups, and website growth scores — without leaving the editor.

Connection

  • Remote MCP over streamable HTTP: https://www.lazyweb.com/mcp
  • Auth: OAuth 2.1 (PKCE + Dynamic Client Registration) — no API key. Cursor runs the browser sign-in once on first connect; the server advertises OAuth via RFC 9728 protected-resource metadata and RFC 8414 authorization-server metadata. Free accounts get started instantly; paid plans unlock the full toolkit.

Files

  • .cursor-plugin/plugin.json — manifest (category: integrations, minClientVersions.cursor: 3.13.0)
  • mcp.json — MCP server definition
  • README.md, CHANGELOG.md, LICENSE (MIT)
  • assets/logo.png — Lazyweb's official mark
  • Registered in the root .cursor-plugin/marketplace.json and the README plugin table

Validation

node scripts/validate-plugins.mjsAll plugins validated successfully.


Note

Low Risk
Additive marketplace plugin and manifest/docs only; no changes to core repo logic beyond listing a new remote MCP integration.

Overview
Adds a new Lazyweb third-party integration under third_party/lazyweb/ and registers it in the root marketplace manifest and README plugin table.

The plugin wires Cursor to Lazyweb’s hosted remote MCP at https://www.lazyweb.com/mcp via mcp.json (HTTP/streamable MCP). The manifest sets minClientVersions.cursor to 3.13.0, category integrations, and author Lazyweb; docs describe OAuth 2.1 (PKCE + dynamic client registration) with no API key.

The marketplace JSON change also closes the x-ads plugin entry correctly before appending lazyweb.

Reviewed by Cursor Bugbot for commit 2046021. Bugbot is set up for automated code reviews on this repo. Configure here.

Real product screenshots, flows, A/B tests, and growth research for UI
and product work, via Lazyweb's official remote MCP server
(https://www.lazyweb.com/mcp). Auth is OAuth 2.1 (PKCE + DCR); no API key.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant