Connect Your AI Assistant
Choose the AI assistant you want to use with Wellpipe.
Recommended: Claude Desktop
For the best experience, we recommend Claude Desktop with full MCP (Model Context Protocol) support. This gives Claude native access to 21 health data tools.
All Options
| Platform | Experience | Best For |
|---|---|---|
| Claude Desktop | Native MCP tools | Desktop users (Mac/Windows) |
| Claude Web | REST API prompts | Browser-based users |
| ChatGPT | Custom GPT with Actions | ChatGPT Plus/Pro users |
| Mobile | REST API | iOS/Android users |
| REST API | Direct HTTP calls | Developers & automation |
What's MCP?
MCP (Model Context Protocol) is a standard that lets AI assistants access external tools and data sources. With MCP:
- Claude can call Wellpipe tools directly
- No need to paste data or write prompts
- Natural conversational access to your health data
Claude Desktop fully supports MCP. ChatGPT has similar capabilities via Actions.
Quick Comparison
Claude Desktop (MCP)
You: How did I sleep last night?
Claude: [Calls get-recent-sleep tool automatically]
You slept 7h 32m with 92% sleep performance...
REST API Approach
You: Fetch my health data from this API and analyze it:
GET https://wellpipe.io/api/v1/health?type=sleep&days=1
Authorization: Bearer YOUR_API_KEY
Claude: [Makes HTTP request]
Based on your sleep data...
The MCP approach is more natural and requires less prompting.
Next Steps
Choose your platform and follow the setup guide:
- Claude Desktop - Recommended
- ChatGPT - For ChatGPT users
- Claude Web - Browser-based
- REST API - For developers
After setup, try your first conversation.