This one lets Claude create and edit web pages through the Popup platform without requiring authentication. It's built as a Next.js project and uses stdio transport to communicate with Claude. The pitch is speed: you can spin up a webpage in 30 seconds and iterate on it conversationally. The source repository shows a standard Next.js setup with TypeScript, but doesn't expose the specific MCP tools or API endpoints. Reach for this when you want Claude to prototype landing pages, simple sites, or web content quickly without dealing with logins or complex deployment pipelines. The bilingual description suggests it targets both English and Korean speaking developers.
This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
To learn more about Next.js, take a look at the following resources:
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
MCP_API_KEY*secretPopup API Key — https://leaf-bluewhale2025.vercel.app/admin 에서 발급 (lf_live_... 형식)