Talk to your
supplement stack.
Connect Gulpify to Claude, ChatGPT, or any MCP-compatible AI assistant. Ask questions, log doses, plan supplements — in plain English.
- · Vitamin D3 — 2000 IU
- · Magnesium glycinate — 400 mg
- · Vitamin B12 — 1000 mcg
- · Iron bisglycinate — 25 mg
Why MCP
Your supplement data, on tap for any AI.
32 tools
Manage every part of your stack.
Add and edit supplements, build dosing schedules, log doses (single or bulk), pull adherence stats, record lab results, and search the supplement library — all from a chat box.
5 expert workflows
Guided routines, not just commands.
Morning check-in, weekly review, lab report consultation, plan a new supplement, and catch up on yesterday's doses — each one walks the AI through the right steps with your real data already loaded.
Bring your own AI
Works with the assistant you already use.
Claude Desktop, claude.ai web, Claude Code — connect in under a minute. OAuth 2.1 + PKCE, so any modern MCP-compatible client (ChatGPT, Cursor, and more) can plug in.
What you can ask
Ask in plain English.
The AI knows what to do.
Reads today's plan and walks you through each dose by time slot.
Pulls your 7-day adherence and breaks it down by time slot to find the weak spots.
Searches the library, creates the supplement from a research-backed entry, then sets up the schedule.
Runs the lab report consultation workflow: review labs, ask follow-up questions, propose a personalized plan.
Runs gap analysis to surface the time-slot × day-of-week patterns behind the misses.
Reconstructs yesterday's plan and bulk-logs the doses you actually took.
Powered by 32 tools · 11 resources · 5 expert workflows
Set up in a minute
Pick your assistant.
- 1
Open claude.ai → Settings → Connectors → Add custom connector.
- 2
Paste this connector URL:
https://mcp.gulpify.app/mcp - 3
Click Connect, then Continue with Google using the same account you signed up with on the Gulpify mobile app.
No tokens to copy — claude.ai handles OAuth automatically.
- 1
Generate a Personal Access Token in the Gulpify app: Profile → Settings → Personal access tokens.
- 2
Open
~/Library/Application Support/Claude/claude_desktop_config.jsonand add:{ "mcpServers": { "gulpify": { "command": "npx", "args": [ "-y", "mcp-remote", "https://mcp.gulpify.app/mcp", "--header", "Authorization:Bearer gpfy_pat_REPLACE_ME" ] } } } - 3
Restart Claude Desktop. gulpify appears in the connector list.
Authorization:Bearer … with
no space after the colon. mcp-remote splits the header on
the first colon — a leading space causes a 401.
- 1
Run from any terminal:
claude mcp add --transport http gulpify https://mcp.gulpify.app/mcp - 2
Claude Code opens your browser, walks you through the OAuth flow, and stores the token locally. No manual config.
Sign in with the same Google account as your Gulpify mobile app.
Built secure
Safe by design.
Argon2id-hashed tokens
Tokens are stored as Argon2id hashes — same params we use for passwords. We never see the plaintext after creation.
Instant revocation
Kill any token from the mobile app. Anything connected with it loses access immediately — no waiting.
OAuth 2.1 + PKCE
RFC-compliant OAuth with PKCE, dynamic client registration, and resource binding. The same standards Anthropic recommends.
No account deletion
Destructive operations are off-limits by design. The AI can manage your stack — it can't delete your account.
FAQ
Common questions.
What is MCP?
Model Context Protocol — an open standard from Anthropic that lets AI assistants like Claude securely connect to external data and tools. Gulpify exposes its API as an MCP server, so any compatible AI can read and update your supplement data with your permission.
Is this safe?
Yes. Tokens are Argon2id-hashed (we never store the plaintext), connections use HTTPS only, and the OAuth flow follows RFC 9728, 8414, 7591, 8707, and 7009. Account deletion isn't exposed via MCP — destructive operations are off-limits by design.
What can the AI actually do?
32 tools across supplements, schedules, dose logging, adherence stats, lab results, sun exposure, and library search — plus 5 expert workflows for morning check-ins, weekly reviews, lab consultations, planning new supplements, and catching up on missed logs.
What can it NOT do?
It can't delete your account, access other users' data, or do anything you can't already do in the app. Mobile-only preferences (theme, alarm sounds) are also excluded.
Does this cost extra?
No. The MCP server is included with Gulpify — free, like the rest of the app. You'll need an account from your usual AI provider (Claude.ai is free; Claude Pro unlocks more usage).
How do I revoke access?
Open the Gulpify app → Profile → Settings → Personal access tokens. Tap any token to revoke. Anything connected with that token loses access immediately.
Can I use ChatGPT or other AI assistants?
If your client speaks MCP and supports OAuth 2.1 + PKCE (Cursor, Windsurf, ChatGPT desktop with custom connectors, and more), the same connector URL works. No special build per assistant.
Where can I see exactly what the AI is doing?
Most clients (Claude, Cursor) display every tool call and its arguments in the chat. You always see what the assistant asked Gulpify to do before — and after — it happens.
Your AI assistant is ready.
Get the app, generate a token, and connect Claude in under a minute.
Free. No extra fees. Revoke anytime from the app.