Connect AI to your Aidlab data
Aidlab MCP lets a compatible AI client read your steps, heart rate, HRV, sleep, recorded activities and daily summaries after you sign in and approve access.
Connect your account
In your AI client's MCP settings, add a remote server using Streamable HTTP and this URL:
texthttps://my.aidlab.com/mcpStart the client's authorization flow. Sign in to Aidlab and review the requested access before granting consent.
Return to your AI client and ask a question about the data recorded in your account.
Your client must support OAuth and Client ID Metadata Documents (CIMD). No manually created API client or pasted token is needed. Regular Aidlab API tokens do not work with this endpoint.
Try a question
Compare my daily steps and average heart rate this week with last week. Mention any missing data.
Summarize my sleep and recorded activities over the last seven days.
Answers depend on the data available in your account. Ask the client to distinguish missing records from days with no recorded activity.
What you share
The data:read scope grants read-only access to your own recorded data. MCP tools cannot change or delete it. The optional profile:read scope provides language and timezone only.
The connected AI provider receives the data it requests and an access token to make authorized requests. Review that provider's data handling before connecting.
For integrations you build yourself, see OAuth and API access.