ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Bundle vs Individual Comparator with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Compare bundle discounts against individual coupon stacking to find the best savings.

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 Bundle vs Individual Comparator capability set.

These are the exact actions your AI can choose when you ask it to work with Bundle vs Individual Comparator.

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through Bundle vs Individual Comparator.

  1. 01

    Calculate individual total

    Determines the total cost of items using individual coupons

  2. 02

    Compare pricing strategies

    Compares bundle cost vs individual coupon cost

  3. 03

    Calculate bundle cost

    Determines the total cost of items as a bundle

Observed, not estimated

659ms average. Fast in production.

Bundle vs Individual Comparator is checked daily against the live service.

Daily averagePeak 858ms
Aug 20Today
Fastest day
493ms
Slowest day
858ms
14-day trend
Slowing+8%

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 Bundle vs Individual Comparator, so you can see the experience inside your AI.

It does not authenticate your account with Bundle vs Individual Comparator. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Bundle vs Individual Comparator Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_kifElNKQ1lI5YoibAKryICUWhNZLlCZVVS9WHFjs/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 — Bundle vs Individual Comparator capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "bundle-vs-individual-comparator-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_kifElNKQ1lI5YoibAKryICUWhNZLlCZVVS9WHFjs/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 Bundle vs Individual Comparator owners ask.

  • 01

    How does the coupon stacking work?

    The calculate_individual_total capability iterates through all provided coupons for each item. It supports both 'percentage' and 'fixed' modes, applying them to the base price while ensuring the final price per item never drops below zero cents.

  • 02

    Can I compare different discount strategies?

    Yes. You can use compare_pricing_strategies by providing the results from calculate_bundle_cost and calculate_individual_total to see the exact savings difference.

  • 03

    What precision is used for calculations?

    All financial calculations are processed in cents (integers) to ensure absolute precision and avoid floating-point errors.