How to Use the BigOven MCP in Claude Code
Pipe BigOven recipe data directly into your terminal scripts with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect BigOven MCP to Claude Code
Create your Vinkius account to connect BigOven to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Query recipes from the command line with this MCP Server
The `search_recipes` tool allows Claude Code to fetch cooking data without leaving your terminal session. You can run a quick query to find dinner ideas and pipe the raw text output straight into your local notes or a shell script. It lets you grab full cooking steps using `get_recipe` and dump them into a text file. You can easily grep through instructions or format them for your terminal dashboard.
Automate meal prep scripts in Claude Code
The `search_by_ingredient` tool lets you pass shell variables directly into a recipe search. If you have a script that tracks your smart-fridge inventory, Claude Code can read that output and find matching dishes instantly. This MCP capability chains with `get_recipe` to extract ingredient weights and scaling factors. You can automate your entire grocery planning process right from a cron job.
Audit recipe ratings and reviews via CLI
The `get_recipe_reviews` tool pulls community feedback directly into your terminal output. Claude Code can parse these reviews to filter out recipes with bad ratings before you add them to your automated meal scripts. It also uses `get_recipe_photos` to fetch image URLs, which you can pipe into terminal image viewers or save for your self-hosted recipe site. You get clean, structured data ready for any command-line pipeline.
Set up BigOven MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seebigoven-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest BigOven transactions." It will automatically discover and invoke the available BigOven tools.
claude mcp add --transport http bigoven-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp 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 BigOven MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the BigOven MCP today
We host it, we monitor it, we maintain it. You just paste one token.