How to Use the Ingredient Weight Converter MCP in Cursor
Inject exact culinary gram conversions straight into Cursor.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Ingredient Weight Converter MCP to Cursor
Create your Vinkius account to connect Ingredient Weight Converter to Cursor — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Build recipe apps with your Cursor MCP.
`convert_volume_to_weight` feeds accurate mass calculations directly into your codebase. You skip writing manual conversion logic for standard kitchen measurements. Agent mode takes a list of volumetric inputs from your project and replaces them with precise gram values. The AI writes the actual code using live data rather than mock variables.
Dynamic density variables for cooking logic.
Triggering `get_ingredient_density` grabs the exact baseline weight for one cup of a targeted item. Different baking components require specific mass profiles. You can pipe this directly into your application state. Cursor reads the response and structures a JSON object matching the culinary standard.
Populating test data with real items.
Executing `search_ingredients` finds matching pantry items to populate your database seeds. Hardcoding food types wastes developer time. Your agent grabs the results and formats them into your SQL insert statements. The final output provides realistic test data without scraping cooking blogs.
Set up Ingredient Weight Converter MCP in Cursor
Prerequisites
- Cursor installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP Settings
Go to Cursor Settings → MCP or open the Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) and search for "MCP: Add Server". - 2
Add the Ingredient Weight Converter MCP
Cursor will create or open
.cursor/mcp.jsonin your project root. Paste the JSON snippet on the right. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Enable Agent mode
Open Composer (
Cmd+I/Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode. - 4
Verify the connection
Ask Cursor something like "List my recent Ingredient Weight Converter transactions." If the MCP tools are loaded correctly, Cursor will call the Ingredient Weight Converter tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"ingredient-weight-converter-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Ingredient Weight Converter. 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 Ingredient Weight Converter MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Ingredient Weight Converter MCP today
We host it, we monitor it, we maintain it. You just paste one token.