Skip to content

Trouble connecting Claude Desktop to remote RStudio server #9

@AlmogAngel

Description

@AlmogAngel

Hey,

I'm unable to establish a connection between the Claude Mac app and the ClaudeR when using RStudio Server (remote) with SSH tunneling.

RStudio: RStudio Server (remote)
Claude Client: Claude Mac App (local)
Connection Method: SSH tunnel (ssh -L 8788:localhost:8788 user@server)

RStudio Server addin starts successfully: ClaudeR:::claude_rstudio_addin(port = 8788)
SSH tunnel is active and working
Browser can access http://localhost:8788 and returns: {"running":true,"execution_count":0}
Claude Mac app fails to connect with error: "RStudio addin is not running"

Does ClaudeR support remote RStudio Server connections via SSH?

Best,
Almog

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions