Galaxy-Dawn/claude-scholar
Personal AI CLI configuration for academic research & software development. Supports Claude Code, OpenCode, and Codex CLI — covering the full research lifecycle from ideation to publication.
Platform-specific configuration:
{
"mcpServers": {
"claude-scholar": {
"command": "npx",
"args": [
"-y",
"claude-scholar"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...