Programming with LLMs in R and Python
posit::conf(2026)
2026-09-14
MCP
a.k.a. functions, tool calling or function calling
Bring real-time or up-to-date information to the model
Let the model interact with the world
posit::conf() scheduleMCP solves this problem! GitHub writes tools…
and lets you your models use them.
52_mcpFollow the instructions in README.R.md or README.py.md for this task.
What MCP servers are out there?
Set up context7 as an MCP server in Positron.
Use context7 tools to answer a coding translation question.