Skip to main content

Connect Your AI Assistant

Choose the AI assistant you want to use with Wellpipe.

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.

Set up Claude Desktop →

All Options

PlatformExperienceBest For
Claude DesktopNative MCP toolsDesktop users (Mac/Windows)
Claude WebREST API promptsBrowser-based users
ChatGPTCustom GPT with ActionsChatGPT Plus/Pro users
MobileREST APIiOS/Android users
REST APIDirect HTTP callsDevelopers & 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:

After setup, try your first conversation.