v1.0 Production Ready

Give Your AI Eyes and Hands

The bridge between Claude, Cursor, and the real web. Enable your AI agents to navigate, scrape, and interact with any website exactly like a human.

Get Started via GitHub
npm install -g webagent-mcp
https://webagent.ai
➤
Claude
// AI Thought Process:
await web_navigate("linkedin.com/jobs");
await web_type("#search", "engineer");
await web_click(".apply-btn");

Why WebMCP?

🤖

Human-Like Control

Simulates real mouse movements, clicks, and typing speeds. Undetectable by most bot protections.

👀

Visual Context

Reads page structure, forms, and accessibility trees just like a human user would see them.

🔌

Plug & Play

Works natively with Claude Desktop, Cursor, and any MCP-compatible AI agent. Zero config needed.

âš¡

Fast & Reliable

Built on WebSockets with auto-reconnection and exponential backoff. Production ready.

How It Works

1

Install Extension

Add the WebMCP extension to your Chrome browser to enable local control.

2

Start Server

Run the local MCP server that bridges your AI to the browser via WebSockets.

3

Connect AI

Point Claude or Cursor to your local server and start browsing naturally.