emansarahafi/Research-Assistant-Agent
An extensible multi-agent Research Assistant that uses Gemini-powered subagents (Researcher, Analyst, Formatter) with ArXiv and custom tools to search, analyze, format, and persist academic findings, and can run locally (Flask) or be deployed to Vertex AI.
Platform-specific configuration:
{
"mcpServers": {
"Research-Assistant-Agent": {
"command": "npx",
"args": [
"-y",
"Research-Assistant-Agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...