12 days ago
Server Config
{
"mcpServers": {
"scholar-sidekick": {
"command": "npx",
"args": [
"-y",
"scholar-sidekick-mcp@latest"
],
"env": {
"RAPIDAPI_KEY": "your-rapidapi-key"
}
}
}
}