Combat Balance Checker Connector for AI agents.
3 live capabilities
Validate game combat math with large-scale statistical simulations.
Waiting for input…
Why people use Combat Balance Checker
Combat Balance Checker for Game Design Math
With this Connector, you stop guessing. You can feed the engine two profiles and get a data-backed report on win rates and turn durations instantly. It turns "I think this is balanced" into "I know this is balanced because it won 50.2% of the time over 1,000 runs."
What Vinkius changes
You get statistically significant data on combat balance instead of just vibes.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Comparing a Glass Cannon against a Tank
A designer wants to see if high damage can actually beat high defense in a head-to-head matchup using `simulate_combat`.
- Real-world use case 02
Finding the Speed Meta
A developer wants to know if speed is currently the only stat that matters for winning by using `analyze_influence`.
- Real-world use case 03
Pre-launch balance auditing
A studio needs to check 50 different matchups to ensure no one character is broken before the game goes live.
Complete set · 3capabilities
The complete Combat Balance Checker capability set.
These are the exact actions your AI can choose when you ask it to work with Combat Balance Checker.
01—03
3 capabilities in this set.
Part of 3 available through Combat Balance Checker.
- 01 Capability
Analyze influence
Identifies which specific attribute, like speed or attack, is most responsible for a victory. It helps you find the hidden causes of power creep.
- 02 Capability
Simulate combat
Runs 1,000 randomized battles between two character profiles. This provides you with hard data on win rates and average turn counts.
- 03 Capability
Audit balance
Checks a specific matchup against professional stability standards. It flags any fight that is statistically skewed or broken for your players.
Set up in minutes
One URL. Then ask Combat Balance Checker to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Combat Balance Checker 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_VgoE5ZdehKzZSaAAr9LpBxfZJVlT94y5P6Qo1Zwr/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 Combat Balance Checker, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Combat Balance Checker for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_VgoE5ZdehKzZSaAAr9LpBxfZJVlT94y5P6Qo1Zwr/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 Combat Balance Checker URL.
- Step 03
Save and start
Save the connection and enable Combat Balance Checker in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"combat-balance-checker": {
"url": "https://edge.vinkius.com/vk_preview_VgoE5ZdehKzZSaAAr9LpBxfZJVlT94y5P6Qo1Zwr/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 Combat Balance Checker
Open Agent mode in chat and ask: "Using Combat Balance Checker, help me...". 3 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"combat-balance-checker": {
"url": "https://edge.vinkius.com/vk_preview_VgoE5ZdehKzZSaAAr9LpBxfZJVlT94y5P6Qo1Zwr/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 Combat Balance Checker
Ask Copilot: "Using Combat Balance Checker, help me...". 3 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"combat-balance-checker": {
"url": "https://edge.vinkius.com/vk_preview_VgoE5ZdehKzZSaAAr9LpBxfZJVlT94y5P6Qo1Zwr/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 Combat Balance Checker
Open Cascade and ask: "Using Combat Balance Checker, help me...". 3 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"combat-balance-checker": {
"url": "https://edge.vinkius.com/vk_preview_VgoE5ZdehKzZSaAAr9LpBxfZJVlT94y5P6Qo1Zwr/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 Combat Balance Checker
Ask Cline: "Using Combat Balance Checker, help me...". 3 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add combat-balance-checker --transport http "https://edge.vinkius.com/vk_preview_VgoE5ZdehKzZSaAAr9LpBxfZJVlT94y5P6Qo1Zwr/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 Combat Balance Checker
Ask Claude: "Using Combat Balance Checker, show me...". 3 tools are ready
Where the request belongs
Work Combat Balance Checker can move forward.
This is for game designers and balance testers who need to move past 'feeling' like a character is balanced and start seeing the actual numbers.
Game Designer
Validates combat math and character progression to ensure no single unit ruins the meta.
Balance Tester
Identifies edge cases where specific stat combinations lead to unintended victory margins.
RPG Developer
Checks that new loot and weapons feel fair compared to existing items in the game.
Combat Math Specialist
Quantifies the weight of specific attributes to create more balanced RPG systems.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsRPG Encounter Balance Calculator
Estimate combat duration, lethality, and difficulty for tabletop RPG encounters.
Damage Formula Calculator
Evaluate and compare game damage scaling models including linear, multiplicative, and advanced RPG formulas.
Encounter Difficulty Calculator
Calculate D&D 5e/PF2e combat difficulty, lethality risk, and encounter adjustments.
RPG Damage Engine
Calculate and analyze TTRPG damage distributions, critical hits, and encounter probabilities.
Elemental Weakness Calculator
Calculate combat effectiveness and identify elemental imbalances using an interaction matrix.
Skill Tree Optimization Engine
Optimize skill point allocation for maximum DPS, survivability, or balanced utility.
Bring your own AI
Change the model, client or framework. Keep Combat Balance Checker 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 Combat Balance Checker.
The practical details behind the request, access and result.
How can the Combat Balance Checker help my game design?
It provides hard data on how different character profiles interact. Instead of guessing if a change works, you can run thousands of simulations to see the actual win rates and damage metrics.
Can I use it for real-time combat systems?
This capability is specifically designed for turn-based combat or stat-based RPG systems where you can define profiles with attributes like speed, attack, and defense.
What does statistically significant mean for my game balance?
It means your results aren't just based on a few lucky rounds. By running 1,000 iterations per request, the capability ensures that the win rates and data you see represent the actual behavior of the game mechanics.
How do I know if a character is overpowered?
You can use the audit feature to check a specific matchup. It will flag any fight that is statistically skewed or broken based on professional stability standards.
Does it work for any RPG system?
It works for any system where you can define character profiles. As long as you can input stats like speed and attack, the engine can simulate the outcomes.
Can I see how many turns a fight lasts?
Yes, the capability provides average turn counts for every simulation. This helps you ensure your combat pacing feels right and doesn't drag on too long.
How accurate are the simulation results?
Every request executes 1,000 independent combat iterations using randomized rolls for critical hits to ensure statistical significance and account for RNG volatility.
What attributes can I compare?
You can compare any profiles containing HP, ATK, DEF, SPD, critRate, and critMult. Use simulate_combat to see how these stats interact.
How do I know if a matchup is broken?
Use the audit_balance capability. It classifies matchups as Stable, Skewed, or Broken based on whether the win rate stays within acceptable professional bounds.
One connection away
Give your agent a direct line to Combat Balance Checker.
Connect Combat Balance Checker once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available