{
  "protocolVersion": "0.3.0",
  "name": "TablePulse",
  "description": "Board-game and tabletop intelligence API. Synthesizes Claude's own board-game knowledge with live Tavily web grounding, the free BoardGamePrices.co.uk pricing API, and the free Gamefound crowdfunding API into structured, actionable intelligence. 11 endpoints covering recommendations, comparisons, expansions, collection valuation, crowdfunding, party/solo/family picks, complexity, pricing, and awards. Never uses BoardGameGeek data (BGG's terms prohibit commercial/AI use). Pay-per-query via x402 micropayments on Base.",
  "url": "https://tablepulse.theaslangroupllc.com",
  "preferredTransport": "HTTP+JSON",
  "version": "1.0.0",
  "provider": {
    "organization": "The Aslan Group LLC",
    "url": "https://theaslangroupllc.com"
  },
  "documentationUrl": "https://tablepulse.theaslangroupllc.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "boardgame-recommendations",
      "name": "Boardgame Recommendations",
      "description": "boardgame recommendations \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://tablepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "boardgame-recommendations",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "boardgame-comparison",
      "name": "Boardgame Comparison",
      "description": "boardgame comparison \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://tablepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "boardgame-comparison",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "expansion-check",
      "name": "Expansion Check",
      "description": "expansion check \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://tablepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "expansion-check",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "collection-valuation",
      "name": "Collection Valuation",
      "description": "collection valuation \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://tablepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "collection-valuation",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "crowdfunding-radar",
      "name": "Crowdfunding Radar",
      "description": "crowdfunding radar \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://tablepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "crowdfunding-radar",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "party-game-finder",
      "name": "Party Game Finder",
      "description": "party game finder \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://tablepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "party-game-finder",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "solo-game-picks",
      "name": "Solo Game Picks",
      "description": "solo game picks \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://tablepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "solo-game-picks",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "family-fit",
      "name": "Family Fit",
      "description": "family fit \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://tablepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "family-fit",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "complexity-explainer",
      "name": "Complexity Explainer",
      "description": "complexity explainer \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://tablepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "complexity-explainer",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "pricing-deal-watch",
      "name": "Pricing Deal Watch",
      "description": "pricing deal watch \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://tablepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "pricing-deal-watch",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "catalog",
      "name": "TablePulse full catalog",
      "description": "All endpoints with parameters, prices and examples: https://tablepulse.theaslangroupllc.com/openapi.json and https://tablepulse.theaslangroupllc.com/llms.txt",
      "tags": [
        "catalog",
        "openapi",
        "x402"
      ]
    }
  ]
}