configure-mcp-server
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the mcptools library from Posit's official GitHub repository using the R remotes installation mechanism.
- [EXTERNAL_DOWNLOADS]: Installs the mcp-remote package globally from the npm registry to enable remote server connectivity.
- [COMMAND_EXECUTION]: Executes shell commands to configure server settings and environment variables within the Claude agent's local configuration.
- [COMMAND_EXECUTION]: Modifies the project-level .Rprofile file to automatically initialize MCP sessions when R is started in that directory.
Audit Metadata