ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Discount Stack Calculator with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Calculate final transaction totals by compounding multiple discount types and applying regional tax logic.

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 · 5 capabilities

The complete Discount Stack Calculator capability set.

These are the exact actions your AI can choose when you ask it to work with Discount Stack Calculator.

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 5 available through Discount Stack Calculator.

  1. 01

    Bogo logic

    Calculate BOGO promotion impact

  2. 02

    Fixed reduction

    Apply fixed currency reductions

  3. 03

    Percentage stacking

    G., [20, 10] for 20% then 10%). Returns the new subtotal and total savings percentage. Apply multiple percentage discounts sequentially

Capability set02 / 02

04-05

2 capabilities in this set.

Part of 5 available through Discount Stack Calculator.

  1. 04

    Regional taxation

    Calculate final price with regional taxes

  2. 05

    Threshold incentive

    Evaluate spend-based discount eligibility

Observed, not estimated

646ms average. Fast in production.

Discount Stack Calculator is checked daily against the live service.

Daily averagePeak 794ms
Aug 20Today
Fastest day
524ms
Slowest day
794ms
14-day trend
Slowing+12%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 5 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 Discount Stack Calculator, so you can see the experience inside your AI.

It does not authenticate your account with Discount Stack Calculator. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Discount Stack Calculator Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_t7c7f4bZivH4I71Oxbl3gg7eLK1jrleinSy0ydfj/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 — Discount Stack Calculator capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "discount-stack-calculator-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_t7c7f4bZivH4I71Oxbl3gg7eLK1jrleinSy0ydfj/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 Discount Stack Calculator owners ask.

  • 01

    How does percentage stacking work?

    The engine uses a multiplicative approach. For example, applying a 20% discount followed by a 10% discount results in an effective total reduction of 28%, not 30%. Use the percentage_stacking capability to calculate this accurately.

  • 02

    Can I calculate taxes for different regions?

    Yes. The regional_taxation capability allows you to specify whether tax should be applied using 'pre_discount' or 'post_discount' logic, accommodating both US and European VAT standards.

  • 03

    Does it support BOGO promotions?

    Yes, the bogo_logic capability handles patterns like 'buy_one_get_one_free' and 'buy_two_get_one_free', calculating exactly how many units are at full price and the total savings achieved.