- Step1: Install the MCP server following the setup instructions.
- Step2: Configure the MCP server with your GitHub token if needed.
- Step3: Use supported tools such as list_tidymodels_packages to list packages.
- Step4: Use get_package_details to get detailed info on a specific package.
- Step5: Use search_r_functions to locate functions related to your query.
- Step6: Use generate_tidymodels_code to create template R code for tasks.
- Step7: Use search_issues to find issues in tidymodels repositories.