jstat Connector for AI agents.
1 live capability
Get mathematically exact p-values for A/B testing and hypothesis validation.
Waiting for input…
Why people use jstat
T-Test Statistics Engine for Accurate Hypothesis Testing
This Connector closes that gap. Your agent handles the data extraction and the math happens instantly in the background. You stay in your chat window and get a definitive answer on whether your results actually matter.
What Vinkius changes
That you get deterministic math results instead of LLM guesses.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
A/B Testing Significance
A product manager wants to know if a new UI button actually increased clicks.
- Real-world use case 02
Medical Research Comparison
A researcher compares blood pressure readings from two groups.
- Real-world use case 03
Manufacturing Quality Control
A quality control lead checks if a batch of weights deviates from a 500g target.
Complete set · 1capability
The complete jstat capability set.
These are the exact actions your AI can choose when you ask it to work with jstat.
01
1 capability in this set.
Part of 1 available through jstat.
- 01 Capability
Calculate t test
Runs independent, paired, or one-sample t-tests to get exact p-values. It ensures your results are mathematically sound by using a local CPU calculation.
Set up in minutes
One URL. Then ask jstat to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use jstat 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_EmtZwk2XpPdUyFvH15enT6zX1o0mdbBKs430ALWM/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 jstat, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable jstat for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_EmtZwk2XpPdUyFvH15enT6zX1o0mdbBKs430ALWM/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 jstat URL.
- Step 03
Save and start
Save the connection and enable jstat in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"t-test-statistics-engine": {
"url": "https://edge.vinkius.com/vk_preview_EmtZwk2XpPdUyFvH15enT6zX1o0mdbBKs430ALWM/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 jstat
Open Agent mode in chat and ask: "Using jstat, help me...". 1 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"t-test-statistics-engine": {
"url": "https://edge.vinkius.com/vk_preview_EmtZwk2XpPdUyFvH15enT6zX1o0mdbBKs430ALWM/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 jstat
Ask Copilot: "Using jstat, help me...". 1 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"t-test-statistics-engine": {
"url": "https://edge.vinkius.com/vk_preview_EmtZwk2XpPdUyFvH15enT6zX1o0mdbBKs430ALWM/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 jstat
Open Cascade and ask: "Using jstat, help me...". 1 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"t-test-statistics-engine": {
"url": "https://edge.vinkius.com/vk_preview_EmtZwk2XpPdUyFvH15enT6zX1o0mdbBKs430ALWM/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 jstat
Ask Cline: "Using jstat, help me...". 1 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add t-test-statistics-engine --transport http "https://edge.vinkius.com/vk_preview_EmtZwk2XpPdUyFvH15enT6zX1o0mdbBKs430ALWM/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 jstat
Ask Claude: "Using jstat, show me...". 1 tools are ready
Where the request belongs
Work jstat can move forward.
Data scientists, researchers, and analysts who need 100% accuracy in hypothesis testing and can't risk hallucinated p-values in their reports.
Data Scientist
Running A/B test significance checks on production data to ensure results aren't just noise.
Academic Researcher
Validating experimental results for peer-reviewed papers where precision is a requirement.
QA Engineer
Comparing performance metrics between two different software versions to identify real regressions.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsANOVA 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.
Chi-Square Test Engine
Run exact Chi-Square independence tests on contingency tables local. Get CPU-guaranteed chi² statistics and p-values for categorical analysis.
Normality Test Engine
Test whether your data is normally distributed using Skewness and Kurtosis analysis local. Essential pre-check before running parametric statistical tests.
Statistics Engine
A zero-latency statistical engine to process datasets. Instantly compute the exact mean, median, mode, standard deviation, and percentiles completely local.
A/B Test Significance Calculator
Calculate statistical significance, required sample sizes, and power for A/B tests.
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 jstat 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 jstat.
The practical details behind the request, access and result.
Can the T-Test Statistics Engine calculate p-values?
Yes, it provides exact p-values calculated by a local engine. This means you get mathematically sound results instead of a guess from your AI client.
Is my data safe with the T-Test Statistics Engine?
Your data stays local. The Connector sends the numbers to a local library on your machine, so your private information never hits a third-party cloud.
What types of t-tests does it support?
It handles independent, paired, and one-sample t-tests. This covers the most common requirements for hypothesis testing in data science.
Can I use it for A/B testing?
It's perfect for A/B testing. You can ask your agent to compare two groups and get a mathematically sound significance check for your variants.
Does it work with my current AI client?
Yes, it works with any MCP-compatible client like Claude or Cursor. You just connect it and start asking for stats.
How accurate are the results?
They are deterministic. Because it uses a CPU-based engine instead of a language model, the math is as accurate as a dedicated statistical capability.
Why shouldn't I just ask the AI to calculate the p-value directly?
Because Large Language Models generate text based on probability, not logic. They frequently hallucinate complex floating-point math. This engine forces the AI to use a real local calculator, producing exact results every single time.
Does it assume equal variances?
For independent tests, it currently uses the standard Student's t-test which assumes equal variance. Paired and one-sample tests calculate their specific formulas independently.
What alpha level is used for significance interpretation?
The engine automatically interprets significance using the standard alpha = 0.05 (95% confidence level). The exact p-value is always returned so you can apply any custom threshold.
One connection away
Give your agent a direct line to jstat.
Connect jstat once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available