tony-zhelonkin/SciAgent-toolkit
A convenience installation and configuration framework that integrates AI assistants (Claude Code, Gemini CLI, Codex CLI) and orchestrates specialised scientific research tools via MCP (Model Context Protocol) infrastructure
Platform-specific configuration:
{
"mcpServers": {
"SciAgent-toolkit": {
"command": "npx",
"args": [
"-y",
"SciAgent-toolkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...