Model Context Protocol (MCP) adapter that exposes the @rsconcept/rstool RSToolAgent contract over MCP stdio. Works with Cursor, Claude Desktop, and any MCP-capable host.
{
"mcpServers": {
"rsconceptrstool": {
"command": "npx",
"args": [
"-y",
"@rsconcept/rstool-mcp"
]
}
}
}