IMNMV/ClaudeR
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
Platform-specific configuration:
{
"mcpServers": {
"ClaudeR": {
"command": "npx",
"args": [
"-y",
"ClaudeR"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...