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.
- Server URL (Streamable HTTP transport)
MCP Server URL: https://www.pantrypersona.com/api/mcp
Transport: Streamable HTTP
Authentication: OAuth 2.0MCP 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.
- Authorization URL: https://www.pantrypersona.com/api/oauth/authorize
- Token URL: https://www.pantrypersona.com/api/oauth/token
- 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.
- show_pantry, manage_pantry - View and update pantry inventory
- show_recipes, find_recipes, save_recipe - Recipe management
- show_meal_plan, manage_meal_plan - Weekly meal planning
- show_shopping, manage_shopping - Shopping list management
- cook_recipe - Log when you make a recipe
- And more for profiles, insights, and collections
Try these prompts to get started
Click any prompt to copy it