simple-statistics Connector for AI agents.
1 live capability
Get mathematically precise correlation coefficients for your research data.
Waiting for input…
Why people use simple-statistics
Stop Trusting AI Math with the Correlation Matrix Engine
This Connector moves the math off the AI's brain and onto your local CPU. When you ask your agent to analyze your data, it calls the engine to do the actual heavy lifting. You get a perfectly accurate NxN matrix and a list of the top 5 strongest relationships delivered instantly, so you can actually trust the results.
What Vinkius changes
You get mathematically perfect correlation data without the risk of AI hallucinations.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Housing Price Analysis
A real estate analyst wants to see which features like square footage or age impact price.
- Real-world use case 02
Clinical Trial Results
A researcher needs to find relationships between dosage and patient response.
- Real-world use case 03
Churn Prediction
A marketing lead wants to know what drives customer cancellations.
Complete set · 1capability
The complete simple-statistics capability set.
These are the exact actions your AI can choose when you ask it to work with simple-statistics.
01
1 capability in this set.
Part of 1 available through simple-statistics.
- 01 Capability
Calculate correlation matrix
Calculates exact Pearson correlation matrices across multiple datasets offline. It provides a complete NxN table of coefficients to ensure your data analysis is mathematically accurate.
Set up in minutes
One URL. Then ask simple-statistics to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use simple-statistics from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_O1b8NjjanR8Sw2KCAIHEbQQ02N2GeBTrkdiOkUNP/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it simple-statistics, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable simple-statistics for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_O1b8NjjanR8Sw2KCAIHEbQQ02N2GeBTrkdiOkUNP/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the simple-statistics URL.
- Step 03
Save and start
Save the connection and enable simple-statistics in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"correlation-matrix-engine": {
"url": "https://edge.vinkius.com/vk_preview_O1b8NjjanR8Sw2KCAIHEbQQ02N2GeBTrkdiOkUNP/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using simple-statistics
Open Agent mode in chat and ask: "Using simple-statistics, help me...". 1 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"correlation-matrix-engine": {
"url": "https://edge.vinkius.com/vk_preview_O1b8NjjanR8Sw2KCAIHEbQQ02N2GeBTrkdiOkUNP/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using simple-statistics
Ask Copilot: "Using simple-statistics, help me...". 1 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"correlation-matrix-engine": {
"url": "https://edge.vinkius.com/vk_preview_O1b8NjjanR8Sw2KCAIHEbQQ02N2GeBTrkdiOkUNP/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using simple-statistics
Open Cascade and ask: "Using simple-statistics, help me...". 1 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"correlation-matrix-engine": {
"url": "https://edge.vinkius.com/vk_preview_O1b8NjjanR8Sw2KCAIHEbQQ02N2GeBTrkdiOkUNP/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using simple-statistics
Ask Cline: "Using simple-statistics, help me...". 1 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add correlation-matrix-engine --transport http "https://edge.vinkius.com/vk_preview_O1b8NjjanR8Sw2KCAIHEbQQ02N2GeBTrkdiOkUNP/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using simple-statistics
Ask Claude: "Using simple-statistics, show me...". 1 tools are ready
Where the request belongs
Work simple-statistics can move forward.
Data scientists who need to validate hypotheses without manual Excel work, and researchers who need publication-ready statistics without trusting an LLM's math skills.
Data Scientist
Validates feature importance for machine learning models by checking which variables actually move the needle.
Academic Researcher
Calculates correlations for clinical trial results to ensure statistical significance before writing up findings.
Business Analyst
Identifies drivers of customer churn or sales trends by mapping out dozens of internal metrics at once.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsChi-Square Test Engine
Run exact Chi-Square independence tests on contingency tables local. Get CPU-guaranteed chi² statistics and p-values for categorical analysis.
ANOVA Calculator Engine
Run exact One-Way ANOVA tests to compare means across multiple groups local. Get CPU-guaranteed F-scores and p-values, not LLM guesses.
Statistics Engine
A zero-latency statistical engine to process datasets. Instantly compute the exact mean, median, mode, standard deviation, and percentiles completely local.
Time-Series Seasonality Engine
Compute exact Autocorrelation (ACF) to find seasonality lags in time-series data without hallucination.
Asset Correlation Matrix
Calculate Pearson correlation between assets to identify diversification risks and hedging opportunities.
Data Analysis Prover
A marketing team asked an AI to analyze campaign data. The AI reported 'significant correlation between email frequency and purchase rate (p<0.05).' The team tripled emails. Unsubscribes spiked 340%. Sample: N=47 self-selected respondents, no power analysis. Correlation: observational, no confounders. Distribution: right-skewed but mean used. p=0.043 but Cohen's d=0.12. trivial. Chart: truncated Y-axis making a 2% difference look enormous. This capability forces five axes: sample validity, causal inference, distribution awareness, significance with effect size, and visualization integrity.
Bring your own AI
Change the model, client or framework. Keep simple-statistics connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about simple-statistics.
The practical details behind the request, access and result.
Can the Correlation Matrix Engine MCP handle large datasets?
Yes, it can calculate correlations across all numeric columns in your dataset, providing a complete NxN matrix regardless of how many variables you have.
Does this Connector keep my data private?
Absolutely. All calculations happen locally on your machine, meaning your sensitive data never has to be sent to a cloud server for processing.
What is the difference between Pearson and Spearman in this Connector?
Pearson measures linear relationships, while Spearman measures monotonic relationships based on ranks. This Connector supports both so you can choose the right math for your specific data type.
Will the AI hallucinate the numbers?
No, because the AI isn't doing the math. It sends the data to a dedicated local engine that uses CPU-computed coefficients for perfect precision.
Can I use this for non-numeric data?
This Connector is designed for numeric columns. It works by calculating coefficients between numbers, so it won't work for purely text-based categories.
How many correlations can it find at once?
It generates a full NxN matrix, which means it maps out every single possible pair of correlations between your columns in one go.
What is the difference between Pearson and Spearman?
Pearson measures linear relationships and assumes normally distributed data. Spearman is rank-based, making it robust against outliers and ideal for non-linear monotonic relationships.
How many columns can I correlate at once?
There is no hard limit. The engine builds the NxN matrix dynamically. The practical limit depends on the LLM's context window for serializing the input JSON.
Does it show which correlations are the strongest?
Yes! The engine automatically extracts and ranks the top 5 strongest absolute correlations, making it easy for the AI to highlight key insights.
One connection away
Give your agent a direct line to simple-statistics.
Connect simple-statistics once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available