╔══════════════════════════════════════════════════════════════╗ ║ WEB_TO_MCP FOR CLAUDE CODE ║ ║ ║ ║ Send website components directly to Claude Code ║ ║ using Model Context Protocol (MCP) ║ ╚══════════════════════════════════════════════════════════════╝
$ Transform any website component into code directly in Claude Code
Follow these step-by-step instructions to integrate Web to MCP with Claude Code
Install the Web to MCP browser extension
Install Extension
Click the "Install Extension" button below to go directly to the Web to MCP extension page
Click "Add to Chrome"
Install the extension to your browser
Sign in to your account
Authenticate with your Google account to get your unique MCP URL
Download and install Claude Code if you haven't already
Download Claude Code
Visit claude.ai/code and download the latest version
Install and Launch
Install Claude Code and launch it on your system
Verify Installation
Open terminal and run claude --version
to verify installation
Configure the MCP server using Claude Code's command line interface
Get Your MCP URL
Sign in to your account and copy your unique MCP URL from the dashboard
Open Terminal
Open your terminal or command prompt
Add MCP Server
Run the following command (replace with your actual MCP URL):
Run this command in your terminal:
claude mcp add --transport http web-to-mcp https://web-to-mcp.com/mcp/<YOUR_UNIQUE_ID>
Navigate to any website and start sending components to Claude Code
Navigate to Website
Go to any website you want to extract components from
Click Extension Icon
Click the Web to MCP extension icon in your browser
Select Component
Click on any element you want to capture and copy its reference id
Refer to the element in Claude Code
You can refer to the element inside Claude Code chat using the reference id
[SUCCESS] Your MCP server is now connected! Components will be sent directly to Claude Code.
Join thousands of Claude Code users who are already saving hours every day with Web to MCP