mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-06-08 22:25:12 +02:00
fix: update glama.json to match schema, add Glama badge to README
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
e84b5b5917
commit
155a7ca579
2 changed files with 5 additions and 18 deletions
22
glama.json
22
glama.json
|
|
@ -1,20 +1,6 @@
|
|||
{
|
||||
"name": "webclaw",
|
||||
"description": "Web content extraction MCP server for AI agents. 10 tools with TLS fingerprinting.",
|
||||
"homepage": "https://webclaw.io",
|
||||
"tools": [
|
||||
"scrape",
|
||||
"crawl",
|
||||
"map",
|
||||
"batch",
|
||||
"extract",
|
||||
"summarize",
|
||||
"diff",
|
||||
"brand",
|
||||
"search",
|
||||
"research"
|
||||
],
|
||||
"install": {
|
||||
"command": "npx create-webclaw"
|
||||
}
|
||||
"$schema": "https://glama.ai/mcp/schemas/server.json",
|
||||
"maintainers": [
|
||||
"0xMassi"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue