Files
42marketplaces/sync/gh-greyhaven-ai-claude-code-config-grey-haven-plugins-research.json
2025-11-29 18:53:27 +08:00

18 lines
491 B
JSON

{
"name": "research",
"owner": {
"name": "Grey Haven Studio",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "research",
"description": "API research and documentation retrieval using Firecrawl and Context7, with multi-agent synthesis capabilities",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-greyhaven-ai-claude-code-config-grey-haven-plugins-research.git"
},
"strict": true
}
]
}