{
  "schema_version": "2025-06-18",
  "name": "surprise-buddy",
  "description": "MCP server for SurpriseBuddy — a curated, country-scoped gift database with affiliate-tagged product links. Call find_gifts to retrieve gift cards (title, image, price, why-it-fits, clickable URL) matching a recipient.",
  "version": "0.1.0",
  "transport": {
    "type": "http",
    "url": "/api/mcp"
  },
  "auth": {
    "type": "none"
  },
  "docs": "/SKILL.md",
  "openapi": "/openapi.yaml"
}
