- Step 1: Clone the repository from GitHub.
- Step 2: Install dependencies with npm install.
- Step 3: Build the extension using npm run debug.
- Step 4: Load the extension in Chrome via chrome://extensions.
- Step 5: Set up your local MCP server and connect it to the extension.
- Step 6: Use the server to send commands or retrieve data from web pages.