{
  "name": "greetwell-public-mcp",
  "description": "Public read-only MCP server for Greetwell activity discovery, details, availability, and recommendations.",
  "version": "0.1.0",
  "protocolVersion": "2025-11-05",
  "documentationUrl": "https://www.greetwell.com/wf/support",
  "instructions": "All tools are read-only. Validate date-sensitive recommendations with availability. Include booking_link for every activity item.",
  "capabilities": {
    "tools": {}
  },
  "authentication": {
    "required": false
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://mcp.greetwell.com/mcp/"
  },
  "tools": [
    "dynamic"
  ],
  "prompts": [],
  "resources": []
}
