Vinkius
Pasta Water Ratio logo
Vinkius
Vinkius runs on Google ADK

How to Use the Pasta Water Ratio MCP in Google ADK

Connect your Google ADK agents to BigQuery-scale culinary data for perfect pasta.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Pasta Water Ratio MCP on Cursor AI Code Editor MCP Client Pasta Water Ratio MCP on Claude Desktop App MCP Integration Pasta Water Ratio MCP on OpenAI Agents SDK MCP Compatible Pasta Water Ratio MCP on Visual Studio Code MCP Extension Client Pasta Water Ratio MCP on GitHub Copilot AI Agent MCP Integration Pasta Water Ratio MCP on Google Gemini AI MCP Integration Pasta Water Ratio MCP on Lovable AI Development MCP Client Pasta Water Ratio MCP on Mistral AI Agents MCP Compatible Pasta Water Ratio MCP on Amazon AWS Bedrock MCP Support
MCP Servers — Included with Plan
Vinkius runs on Google ADK

Connect Pasta Water Ratio MCP to Google ADK

Create your Vinkius account to connect Pasta Water Ratio to Google ADK — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.

GDPR Included with Plan

Key Capabilities

Enterprise-Scale Recipe Execution

This MCP gives your Google ADK agent the functions to execute pasta recipes with precision. Use the `get_ideal_ratios` tool to calculate exact water and salt needs for pasta pulled from a BigQuery inventory table. Forget manual calculations. Your agent can now process an entire restaurant's nightly orders, determine the cooking parameters for each batch, and integrate the results back into your Google Cloud workflow.

Validate Salinity Against Your Datasets

Ensure consistency across every dish by having your agent `verify_salinity`. It checks the salt-to-water percentage against ideal values, flagging any deviations before they become a problem. You can even use Gemini's long-context window to analyze historical cooking data from Vertex AI, then use this tool to enforce the optimal salinity your models have identified. This MCP makes your data actionable.

Predict Cooking Outcomes with your MCP Server

Let your agent `assess_texture_risk` to prevent costly mistakes in a commercial kitchen. The tool uses water volume and pasta type to warn about potential over or undercooking. This isn't just a timer; it's a predictive tool that integrates directly into your Google ADK agent. It gives your automated system the judgment it needs to handle the nuances of cooking, backed by the power of your cloud infrastructure.

Setup guide

Set up Pasta Water Ratio MCP in Google ADK

Prerequisites

  • Python 3.10+ installed
  • google-adk package (pip install google-adk)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install Google ADK

    Run pip install google-adk to install the Agent Development Kit. MCP support is included via the McpToolset class.

  2. 2

    Connect via SSE transport

    Use McpToolset.from_server() with SseServerParams pointing to your Vinkius endpoint. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com.

  3. 3

    Create an LlmAgent

    Pass the returned mcp_tools list directly to LlmAgent(tools=mcp_tools). The ADK maps each MCP tool to a native Gemini function call — no manual schema definitions required.

  4. 4

    Run with any Gemini model

    The agent works with any Gemini model (gemini-2.0-flash, gemini-2.5-pro, etc.). Copy the full example on the right to get started with Pasta Water Ratio tools in your ADK agent.

agent.py
from google.adk.agents import LlmAgent
from google.adk.tools.mcp_tool.mcp_toolset import McpToolset
from google.adk.tools.mcp_tool.mcp_session_manager import SseServerParams

# Connect to the MCP via SSE
mcp_tools, exit_stack = await McpToolset.from_server(
    connection_params=SseServerParams(
        url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    )
)

# Create your agent with auto-discovered tools
agent = LlmAgent(
    name="Pasta Water Ratio_agent",
    model="gemini-2.0-flash",
    instruction="You have access to Pasta Water Ratio tools via MCP.",
    tools=mcp_tools,
)

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Pasta Water Ratio. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about Pasta Water Ratio MCP in Google ADK

It's straightforward. You instantiate an `McpToolset` with the Vinkius server URL and pass it to your `LlmAgent`'s tool list. You can use the `tool_names` filter to expose only the functions you need.
Absolutely. That's a core use case. Your agent can query BigQuery for pasta types and quantities, pass that data to this MCP's tools, and get back exact cooking instructions.
Yes. The MCP is model-agnostic. It provides the tools, and your Gemini-powered agent decides when and how to call them, whether you're processing a simple query or a million-token document.
The models assume standard semolina pasta and sea-level atmospheric pressure. For high-altitude kitchens or for gluten-free pasta, you may need to apply an adjustment factor to the results from the MCP server.
Your agent only sends non-sensitive cooking parameters, such as pasta shape and desired quantity, to the MCP. All communication is over HTTPS, and Vinkius's policy is to process the data for the request and immediately discard it.

Start using the Pasta Water Ratio MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 3 tools

We've already built the connector for Pasta Water Ratio. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 3 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.