mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-07-23 07:21:02 +02:00
create-webclaw: bump to 0.1.6 (14-tool README + config-path fixes)
This commit is contained in:
parent
44ae670596
commit
d537174ca2
2 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "create-webclaw",
|
"name": "create-webclaw",
|
||||||
"version": "0.1.5",
|
"version": "0.1.6",
|
||||||
"mcpName": "io.github.0xMassi/webclaw",
|
"mcpName": "io.github.0xMassi/webclaw",
|
||||||
"description": "Set up webclaw MCP server for AI agents (Claude, Cursor, Windsurf, OpenCode, Codex, Antigravity)",
|
"description": "Set up webclaw MCP server for AI agents (Claude, Cursor, Windsurf, OpenCode, Codex, Antigravity)",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|
|
||||||
|
|
@ -3,12 +3,12 @@
|
||||||
"name": "io.github.0xMassi/webclaw",
|
"name": "io.github.0xMassi/webclaw",
|
||||||
"title": "webclaw",
|
"title": "webclaw",
|
||||||
"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.",
|
"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.5",
|
"version": "0.1.6",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"registryType": "npm",
|
"registryType": "npm",
|
||||||
"identifier": "create-webclaw",
|
"identifier": "create-webclaw",
|
||||||
"version": "0.1.5",
|
"version": "0.1.6",
|
||||||
"transport": {
|
"transport": {
|
||||||
"type": "stdio"
|
"type": "stdio"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue