Scan directory for R files with MCP decorators
Usage
scan_mcp_directory(path, pattern = "\\.R$", recursive = TRUE)
Arguments
- path
Directory path to scan
- pattern
File pattern to match (default: "\\.R$")
- recursive
Whether to scan subdirectories
Value
A list of files containing MCP decorators