Demo MCP server living alongside a Next.js app at src/mcp/. Renders the Next.js starter page inside the MCP widget to show the shared-component story.
Choose your preferred MCP client
Run this command in your terminal:
claude mcp add --transport http "nextjs-dropin-template" https://bold-pulse-8pyay.run.mcp-use.com/mcp
Click the button below to add this MCP server to Cursor:
Open in CursorOr add manually: Settings → MCP → Add server
Click the button below to add this MCP server to VS Code:
Open in VS CodeOr add manually: Settings → MCP → Add server
Click the button below to add this MCP server to VS Code Insiders:
Open in VS Code InsidersOr add manually: Settings → MCP → Add server
show_demo_pageRender the Next.js create-next-app starter page inside an MCP widget, using the same component the Next.js home page renders.
ui://widget/demo_page.htmldemo_pageThe Next.js create-next-app starter page, rendered inside the MCP widget iframe.