hustzhangwenfeng/insight-researcher
基于GPT的自主AI Agent,可以使用联网搜索、本地知识库查询等工具,根据指定的研究目标写报告,例如写市场分析报告、科研报告
Platform-specific configuration:
{
"mcpServers": {
"insight-researcher": {
"command": "npx",
"args": [
"-y",
"insight-researcher"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...