chore(registry): reword server.json (drop competitor name), bump to 0.6.17

Published to the MCP registry as io.github.0xMassi/webclaw@0.6.17. Description
no longer names a competitor (public-scrubbing posture); packages[].version
stays 0.6.16 (the live @webclaw/mcp on npm — the registry validates it exists).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Valerio 2026-07-22 13:25:29 +02:00
parent d497c5ee97
commit 8d3483cbe9

View file

@ -2,8 +2,8 @@
"$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": "Turn any URL into clean markdown/JSON for AI agents. Self-hostable Firecrawl alternative.", "description": "Turn any URL into clean markdown/JSON for AI agents. Self-hostable web content extraction.",
"version": "0.6.16", "version": "0.6.17",
"packages": [ "packages": [
{ {
"registryType": "npm", "registryType": "npm",