mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-07-25 07:41:01 +02:00
17 lines
468 B
JSON
17 lines
468 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 Firecrawl alternative.",
|
|
"version": "0.1.6",
|
|
"packages": [
|
|
{
|
|
"registryType": "npm",
|
|
"identifier": "create-webclaw",
|
|
"version": "0.1.6",
|
|
"transport": {
|
|
"type": "stdio"
|
|
}
|
|
}
|
|
]
|
|
}
|