Pantry Persona Icon
Pantry Persona
🔌MCP Integration

Connect Any MCP Client

Use Pantry Persona with any AI application that supports the Model Context Protocol.

What you'll need

  • ✓MCP-compatible AI client or application
  • ✓Ability to configure HTTP MCP servers
1

MCP Server Details

Use these details to configure your MCP client.

  1. Server URL (Streamable HTTP transport)
MCP Server URL: https://www.pantrypersona.com/api/mcp
Transport: Streamable HTTP
Authentication: OAuth 2.0

MCP Server URL:

2

JSON Configuration

If your client uses a JSON config file, add this entry.

{
  "mcpServers": {
    "pantry-persona": {
      "type": "http",
      "url": "https://www.pantrypersona.com/api/mcp"
    }
  }
}

Tip: Merge this into your existing mcpServers object if you have other servers configured.

3

OAuth Authentication

Pantry Persona uses OAuth 2.0 for secure access.

  1. Authorization URL: https://www.pantrypersona.com/api/oauth/authorize
  2. Token URL: https://www.pantrypersona.com/api/oauth/token
  3. Scopes: pantry, recipes, meal-plans, shopping, profiles

Tip: Most MCP clients handle OAuth automatically. You'll be prompted to sign in on first use.

4

Available Tools

Once connected, you'll have access to 20 tools for kitchen management.

  1. show_pantry, manage_pantry - View and update pantry inventory
  2. show_recipes, find_recipes, save_recipe - Recipe management
  3. show_meal_plan, manage_meal_plan - Weekly meal planning
  4. show_shopping, manage_shopping - Shopping list management
  5. cook_recipe - Log when you make a recipe
  6. And more for profiles, insights, and collections

Try these prompts to get started

Click any prompt to copy it

Building something cool?

We'd love to hear what you're building with Pantry Persona.

Get in Touch