Skip to content
Windsurf

ClaudeR - RStudio MCP Server for Windsurf

io.github.imnmv/clauder

Connect RStudio to AI assistants for interactive R coding and data analysis.

client:Windsurf transport:stdio runtime:pypi

Install ClaudeR - RStudio MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "clauder": {
      "command": "uvx",
      "args": [
        "clauder-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

ClaudeR - RStudio MCP Server in other clients