mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-07-26 07:51:01 +02:00
fix(create-webclaw): shorten server.json description to registry 100-char limit
This commit is contained in:
parent
81e4ac2e93
commit
caa4e8ea49
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
|
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
|
||||||
"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": "Turn any URL into clean markdown/JSON for AI agents. Self-hostable Firecrawl alternative.",
|
||||||
"version": "0.1.6",
|
"version": "0.1.6",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue