ROIpad ← Back to Search
news.ycombinator.com › comment

Comment on: Show HN: I just built a MCP Server that connects Claude to all your wearables

by thitami
Posted: Apr 6, 2026
The JSONB approach for time-series is pragmatic for this scale. The 90-day sleep query concern is real though — have you considered a partial index on the timestamp field within the JSONB, or is the aggregation layer from Terra making that unnecessary? Also curious about the MCP server design: are you streaming responses back to Claude or returning complete payloads? For trend analysis over 90 days that could be a meaningful difference in perceived latency.
View Discussion ↗
Discussion Thread
Parent Entity
Points: 16 • Comments: 12
Posted: Apr 6, 2026
Other Comments / Reviews