{
  "protocolVersion": "0.3.0",
  "name": "MealPulse",
  "description": "Meal planning intelligence API. Weekly meal plans by dietary needs and budget, recipes with technique tips, grocery lists by store section, pantry-to-meal improvisation, batch cooking guides, dietary restriction guidance, budget meal strategies, ingredient substitutions with ratios, leftover transformation, and kitchen equipment advice. Pay-per-query via x402 micropayments on Base.",
  "url": "https://mealpulse.theaslangroupllc.com",
  "preferredTransport": "HTTP+JSON",
  "version": "1.0.0",
  "provider": {
    "organization": "The Aslan Group LLC",
    "url": "https://theaslangroupllc.com"
  },
  "documentationUrl": "https://mealpulse.theaslangroupllc.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "meal-planning",
      "name": "Meal Planning",
      "description": "meal planning \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://mealpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "meal-planning",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "recipe-generation",
      "name": "Recipe Generation",
      "description": "recipe generation \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://mealpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "recipe-generation",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "grocery-lists",
      "name": "Grocery Lists",
      "description": "grocery lists \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://mealpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "grocery-lists",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "pantry-to-meal",
      "name": "Pantry To Meal",
      "description": "pantry to meal \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://mealpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "pantry-to-meal",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "batch-cooking",
      "name": "Batch Cooking",
      "description": "batch cooking \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://mealpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "batch-cooking",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "dietary-restrictions",
      "name": "Dietary Restrictions",
      "description": "dietary restrictions \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://mealpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "dietary-restrictions",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "budget-meals",
      "name": "Budget Meals",
      "description": "budget meals \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://mealpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "budget-meals",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "ingredient-substitutions",
      "name": "Ingredient Substitutions",
      "description": "ingredient substitutions \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://mealpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "ingredient-substitutions",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "leftover-transformation",
      "name": "Leftover Transformation",
      "description": "leftover transformation \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://mealpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "leftover-transformation",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "kitchen-equipment",
      "name": "Kitchen Equipment",
      "description": "kitchen equipment \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://mealpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "kitchen-equipment",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "catalog",
      "name": "MealPulse full catalog",
      "description": "All endpoints with parameters, prices and examples: https://mealpulse.theaslangroupllc.com/openapi.json and https://mealpulse.theaslangroupllc.com/llms.txt",
      "tags": [
        "catalog",
        "openapi",
        "x402"
      ]
    }
  ]
}