Sign In

create-webclaw

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-webclaw - npm Package Compare versions

Comparing version
0.1.5
to
0.1.6
+1
-1
package.json
{
"name": "create-webclaw",
"version": "0.1.5",
"version": "0.1.6",
"mcpName": "io.github.0xMassi/webclaw",

@@ -5,0 +5,0 @@ "description": "Set up webclaw MCP server for AI agents (Claude, Cursor, Windsurf, OpenCode, Codex, Antigravity)",

@@ -43,3 +43,3 @@ <p align="center">

webclaw impersonates Chrome 146 at the TLS protocol level. Perfect JA4 fingerprint. Perfect HTTP/2 Akamai hash. 99% bypass rate on 102 tested sites.
webclaw impersonates the latest Chrome at the TLS protocol level. Perfect JA4 fingerprint. Perfect HTTP/2 Akamai hash. 99% bypass rate on 102 tested sites.

@@ -75,5 +75,5 @@ Then it extracts just the content — clean markdown, 67% fewer tokens.

## 10 MCP Tools
## MCP Tools
After setup, your AI agent has access to:
After setup, your AI agent has access to these 14 tools:

@@ -92,4 +92,8 @@ | Tool | What it does | API key needed? |

| **research** | Deep multi-page research | Yes |
| **list_extractors** | List the built-in vertical extractors | No |
| **vertical_scrape** | Scrape with a built-in vertical extractor | No |
| **lead** | Enrich a company URL into an outreach-ready lead (leadership + socials, tech, pricing, public emails) | Yes (webclaw) |
| **lead_batch** | Enrich up to 25 company URLs at once | Yes (webclaw) |
**8 of 10 tools work fully offline.** No API key, no cloud, no tracking.
**8 of the 14 tools work fully offline** — no API key, no cloud, no tracking.

@@ -105,5 +109,5 @@ ## Supported Tools

| VS Code (Continue) | `~/.continue/config.json` |
| OpenCode | `~/.opencode/config.json` |
| Codex CLI | `~/.codex/config.json` |
| Antigravity | `~/.antigravity/mcp.json` |
| OpenCode | `~/.config/opencode/opencode.json` (or `./opencode.json`) |
| Codex CLI | `~/.codex/config.toml` |
| Antigravity | `~/.config/antigravity/mcp.json` (or `~/.antigravity/mcp.json`) |

@@ -147,3 +151,2 @@ ## Sites That Work

- [GitHub](https://github.com/0xMassi/webclaw)
- [TLS Library](https://github.com/0xMassi/webclaw-tls)
- [Discord](https://discord.gg/KDfd48EpnW)

@@ -150,0 +153,0 @@ - [Status](https://status.webclaw.io)

@@ -5,4 +5,4 @@ {

"title": "webclaw",
"description": "Web extraction MCP server. Scrape, crawl, extract, summarize any URL to clean markdown.",
"version": "0.1.4",
"description": "Web extraction for AI agents — 14 tools to scrape, crawl, search, extract, summarize, and diff any URL into clean markdown, JSON, or LLM-ready text. A self-hostable Firecrawl alternative.",
"version": "0.1.6",
"packages": [

@@ -12,3 +12,3 @@ {

"identifier": "create-webclaw",
"version": "0.1.4",
"version": "0.1.6",
"transport": {

@@ -15,0 +15,0 @@ "type": "stdio"