{
  "name": "sell-with-goodell",
  "title": "Sell with Goodell",
  "description": "MCP server exposing the offerings, pricing, speaker profile, media, and booking info for sales keynote speaker and GTM consultant Lauren Goodell.",
  "version": "1.0.0",
  "protocolVersion": "2025-06-18",
  "transport": "streamable-http",
  "endpoint": "https://sellwithgoodell.com/mcp",
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "tools": [
    {
      "name": "list_offerings",
      "description": "List every way to work with Lauren Goodell."
    },
    {
      "name": "get_offering",
      "description": "Full details for one offering by slug."
    },
    {
      "name": "get_speaker_profile",
      "description": "Lauren's bio, topics, and expertise."
    },
    {
      "name": "list_media",
      "description": "Podcasts, interviews, and videos."
    },
    {
      "name": "get_contact_info",
      "description": "Email, booking link, and website."
    }
  ],
  "documentation": {
    "openapi": "https://sellwithgoodell.com/openapi.json",
    "llmsTxt": "https://sellwithgoodell.com/llms.txt",
    "website": "https://sellwithgoodell.com"
  }
}