Files
2025-11-29 18:26:43 +08:00

14 lines
332 B
JSON

{
"name": "websearch-tools",
"description": "Smart web tool routing via hooks that redirect WebFetch/WebSearch to Tavily. Includes context7 MCP for library docs and a skill for tool selection.",
"version": "1.2.1",
"author": {
"name": "Fatih Akyon"
},
"skills": [
"./skills"
],
"hooks": [
"./hooks"
]
}