{"openapi":"3.0.3","info":{"title":"-fortune API","version":"1.0.0","description":"Discovery and health endpoints for -fortune","termsOfService":"https://-fortune.platphormnews.com/terms"},"servers":[{"url":"https://-fortune.platphormnews.com","description":"Production"}],"paths":{"/api/health":{"get":{"summary":"Health check","responses":{"200":{"description":"ok"}}}},"/api/v1/health":{"get":{"summary":"Health check v1","responses":{"200":{"description":"ok"}}}},"/api/v1/mcp":{"get":{"summary":"MCP configuration","responses":{"200":{"description":"mcp config"}}}}}}