ClaudeR

IMNMV/ClaudeR
★ 145 stars Python 🤖 AI/LLM Updated 1mo ago
Connect RStudio to Claude Code, Codex, Gemini, and other LLM agents via MCP. Multi-agent orchestration, automated manuscript auditing, and zero-config setup with uvx
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install clauder

Topics

agentaiclaudeclicodexdata-sciencegeminimcpmodel-context-protocolrrstudiorstudio-addin