{"name":"Dr. Frank Lipman Public Content API","description":"Unauthenticated, read-only access to published articles and podcasts. This API does not expose patient data, private editorial data, forms, or write operations.","version":"1.0.0","documentation_url":"https://www.drfranklipman.com/developers","openapi_url":"https://www.drfranklipman.com/openapi.json","mcp":{"transport":"streamable-http","endpoint":"https://www.drfranklipman.com/mcp","manifest_url":"https://www.drfranklipman.com/mcp/server.json"},"endpoints":[{"method":"GET","path":"/api/v1/content","operation_id":"listPublishedContent","description":"Search and browse published articles or podcasts."},{"method":"GET","path":"/api/v1/content/{contentType}/{slug}","operation_id":"getPublishedContentBySlug","description":"Retrieve one published article or podcast by type and slug."}]}