Comment on Show HN: Apple Health MCP ServerComments−leguy1yThis is SO freaking cool. I'm doing something similar for a startup, albeit in a different domain and against a massive dataset.Looking at the code (and "for the future..." note about LLM generated queries), you cannot ask arbitrary questions? Is that correct?−_neilOP1yNo, you can ask arbitrary queries. I’ve found that foundation models (and Claude in particular) do a great job at writing sql. It even seems to handle time series questions pretty well.
Comments
This is SO freaking cool. I'm doing something similar for a startup, albeit in a different domain and against a massive dataset.
Looking at the code (and "for the future..." note about LLM generated queries), you cannot ask arbitrary questions? Is that correct?
No, you can ask arbitrary queries. I’ve found that foundation models (and Claude in particular) do a great job at writing sql. It even seems to handle time series questions pretty well.