ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Status Effect Stacking Analyzer with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. A deterministic engine for calculating complex status effect interactions and stacking.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 3 capabilities

The complete Status Effect Stacking Analyzer capability set.

These are the exact actions your AI can choose when you ask it to work with Status Effect Stacking Analyzer.

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through Status Effect Stacking Analyzer.

  1. 01

    Analyze active effects

    Performs the core calculation of current status states, including intensities, durations, and total damage/utility

  2. 02

    Calculate optimal rotation

    Determines the most efficient sequence to apply a set of intended effects to maximize duration

  3. 03

    Check immunity status

    Determines if a target is currently immune to specific effect types based on recent interactions

Observed, not estimated

762ms average. Fast in production.

Status Effect Stacking Analyzer is checked daily against the live service.

Daily averagePeak 1569ms
Aug 22Today
Fastest day
654ms
Slowest day
1569ms
14-day trend
Improving-50%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 3 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Status Effect Stacking Analyzer, so you can see the experience inside your AI.

It does not authenticate your account with Status Effect Stacking Analyzer. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Status Effect Stacking Analyzer Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_GhVOj1Hn5Z76NxbmP7LGYfzgNNSlMHHrIKJiZIiR/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Status Effect Stacking Analyzer capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "status-effect-stacking-analyzer-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_GhVOj1Hn5Z76NxbmP7LGYfzgNNSlMHHrIKJiZIiR/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Status Effect Stacking Analyzer owners ask.

  • 01

    How do I calculate the total damage from active effects?

    You can use the analyze_active_effects capability. It will return the totalDpsFromEffects which is the sum of all damage-per-second derived from active effects.

  • 02

    Can I find the best order to apply effects?

    Yes, use the calculate_optimal_rotation capability. It analyzes your intended effects and stacking rules to provide the most efficient sequence.

  • 03

    How does the engine handle immunity?

    The check_immunity_status capability allows you to determine if a target is immune to specific effects based on their recent history and defined immunity rules.