| mcp | R Documentation |
Exposes the core ReliaGrowR functions as Model Context Protocol (MCP) tools so AI assistants (e.g., Claude) can call them directly. Requires the mcptools and ellmer packages.
Start the server from the command line:
Rscript -e "ReliaGrowR::rga_mcp_server()"
Add it to Claude Code:
claude mcp add -s user reliagrowR -- Rscript -e "ReliaGrowR::rga_mcp_server()"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.