mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-07-24 07:31:01 +02:00
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>
17 lines
469 B
JSON
17 lines
469 B
JSON
{
|
|
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
|
|
"name": "io.github.0xMassi/webclaw",
|
|
"title": "webclaw",
|
|
"description": "Turn any URL into clean markdown/JSON for AI agents. Self-hostable web content extraction.",
|
|
"version": "0.6.17",
|
|
"packages": [
|
|
{
|
|
"registryType": "npm",
|
|
"identifier": "@webclaw/mcp",
|
|
"version": "0.6.16",
|
|
"transport": {
|
|
"type": "stdio"
|
|
}
|
|
}
|
|
]
|
|
}
|