ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Smart Recipe Scaler with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Scale ingredient quantities precisely using metric-based conversion and smart rounding.

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 Smart Recipe Scaler capability set.

These are the exact actions your AI can choose when you ask it to work with Smart Recipe Scaler.

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through Smart Recipe Scaler.

  1. 01

    Execute scaling

    Returns scaled amount. Performs the mathematical scaling of a normalized metric value

  2. 02

    Parse measurement

    Returns amount, category (volume/mass), and unitName. Parses a raw ingredient string into a standardized numerical value and identifies its unit category

  3. 03

    Reformat to kitchen standard

    Returns formatted string. Converts a scaled metric value back into the most human-readable, practical kitchen unit

Observed, not estimated

652ms average. Fast in production.

Smart Recipe Scaler is checked daily against the live service.

Daily averagePeak 827ms
Aug 20Today
Fastest day
489ms
Slowest day
827ms
14-day trend
Slowing+14%

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 Smart Recipe Scaler, so you can see the experience inside your AI.

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

Smart Recipe Scaler Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_eFgRdx9bfOeXkeQCJf5w9dv5ERfTsFuOzSNuYA5s/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 — Smart Recipe Scaler capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "smart-recipe-scaler-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_eFgRdx9bfOeXkeQCJf5w9dv5ERfTsFuOzSNuYA5s/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 Smart Recipe Scaler owners ask.

  • 01

    How does the scaling work?

    The process involves three steps: first, parse_measurement converts your input to a metric base; second, execute_scaling multiplies that amount by your factor; and finally, the result is reformatted into readable units.

  • 02

    Can I use fractions like '1 1/2'?

    Yes, the parse_measurement capability is specifically designed to handle whole numbers, decimals, and mixed fractions.

  • 03

    What kind of units are supported?

    The capability supports both volume (e.g., cups, tbsp, tsp, ml) and mass (e.g., g, kg, oz, lb) measurements.