The extension will automatically register the Stats Compass MCP server
Use with GitHub Copilot or other AI assistants that support MCP
Usage
Once installed, AI assistants can use Stats Compass tools to:
Load and explore your data files
Clean and transform datasets
Create visualizations
Train ML models
Start your message with "Use stats compass to..." for best results. This tells the AI to use the Stats Compass tools rather than writing code or using other methods.
Example prompts:
"Use stats compass to load ~/Downloads/sales.csv and show me a summary"
"Use stats compass to find my CSV files in Downloads"
"Use stats compass to run EDA on the dataset"
"Use stats compass to create a histogram of the price column"
"Use stats compass to test if there's a significant difference in scores between group A and B"
"Use stats compass to train a classification model to predict churn"