Model Context Protocol
GLP-101 Connector
Bring clinically-reviewed GLP-1 medication education into ChatGPT, Claude, Perplexity, or any MCP-capable assistant. Browse lessons, search the knowledge base, look up providers, and track your progress, all scoped to your account and subscription.
MCP endpoint
https://mcp.glp-101.com/mcp
Authenticate with your GLP-101 account when prompted (OAuth 2.1 / Auth0). Tool access is gated by your subscription tier.
Add to an MCP client
{
"mcpServers": {
"glp101": {
"command": "npx",
"args": ["-y", "mcp-remote@latest", "https://mcp.glp-101.com/mcp"]
}
}
}
What you can do
- check_in: record a daily habit check-in
- get_collection: view a single collection
- get_help: list available tools and capabilities
- get_home: main navigation and welcome screen
- get_lesson: view a single lesson
- get_profile: view your profile and progress
- get_progress: see learning progress and stats
- get_provider: view a single GLP-1 provider
- get_resource: view a single lesson resource
- get_tracking_summary: summarize tracking data
- list_collections: browse lesson collections
- list_drops: list drops for a lesson
- list_lessons: view lessons
- list_resources: list resources for a lesson
- log_tracking: log a dose, symptom, or meal note
- play_video: play a lesson video
- search_knowledge: ask questions, get sourced answers
- search_lessons: keyword search across lessons
- search_providers: search the GLP-1 provider directory
- track_progress: save video position or mark complete
- update_profile: update your display name or avatar
Educational content only — not medical advice. © GLP-101. Machine-readable discovery: server card · API catalog.