mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-07-24 07:31:01 +02:00
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:
parent
d497c5ee97
commit
8d3483cbe9
1 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue