Lianggs8/auto-survey-agent
This repository provides the protocols and tools necessary for AI Agents (such as GitHub Copilot, Cursor) to conduct fully automated, deep, and systematic literature surveys.
Platform-specific configuration:
{
"mcpServers": {
"auto-survey-agent": {
"command": "npx",
"args": [
"-y",
"auto-survey-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...