14 lines
332 B
JSON
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"
|
|
]
|
|
} |