Hi @IMNMV,
First, thank you for creating ClaudeR - it's an amazing tool!
I'm encountering an issue where MCP connections timeout after ~2 minutes when running long R analysis tasks (e.g., CellChat single-cell analysis which takes 15-20 minutes).
Feature Request
Could you add a configurable timeout parameter to allow longer execution times?
Current Workaround
I have to create .R scripts and run them manually in RStudio, which loses the interactive benefit of ClaudeR.
Suggested Default
- Default timeout: 600 seconds (10 minutes)
- Allow user configuration: 60-3600 seconds (1 min to 1 hour)
I'm happy to test this feature or provide more examples. Let me know if you need any clarification!
Hi @IMNMV,
First, thank you for creating ClaudeR - it's an amazing tool!
I'm encountering an issue where MCP connections timeout after ~2 minutes when running long R analysis tasks (e.g., CellChat single-cell analysis which takes 15-20 minutes).
Feature Request
Could you add a configurable
timeoutparameter to allow longer execution times?Current Workaround
I have to create .R scripts and run them manually in RStudio, which loses the interactive benefit of ClaudeR.
Suggested Default
I'm happy to test this feature or provide more examples. Let me know if you need any clarification!