Connect an AI agent
Connect Claude to HYBRD
Use Claude to create and update workouts in HYBRD, where prescribed paces and weights automatically progress as you complete training and get fitter.
Overview
HYBRD is a remote Model Context Protocol (MCP) connector for Claude. It uses streamable HTTP and OAuth 2.1 to provide access to your training data and approved coaching actions.
Claude can help build or restructure your plan, then create and update the workouts directly in HYBRD. Once they are in HYBRD, you can follow them in the app or on supported devices, record what you completed, and let HYBRD keep upcoming paces and weights current as your fitness changes.
When Claude needs HYBRD data, you sign in to HYBRD in your browser and approve the requested permissions. HYBRD does not receive your Claude password.
After workouts enter HYBRD
Claude can shape the training. HYBRD handles workout delivery, completed training data, and automatic progression between conversations.
Requirements
- A Claude app or Claude Code environment that supports remote MCP connectors.
- No existing HYBRD account is required. HYBRD creates one during the connection flow if needed.
- When a tool requires an active subscription, the MCP server returns a secure Stripe checkout link. Complete checkout, then retry the tool.
Account and subscription setup
Adding the connector is free. During connection, sign in to an existing HYBRD account or let HYBRD create one for you. If Claude calls a tool that requires a subscription, HYBRD returns a secure Stripe checkout link. Complete checkout, then retry the tool.
Connect in Claude apps
Use these steps in Claude on the web, desktop, or mobile. Enter the HYBRD server URL when Claude asks for the connector endpoint.
Open connector settings
In Claude, open Customize, then Connectors.
Add HYBRD
Select +, choose Add custom connector, and enter https://mcp.hybrd.com/mcp.
Connect your HYBRD account
Complete the HYBRD connection and permission approval in the browser window that opens. Sign in if you already have an account; otherwise HYBRD creates one for you. Then return to Claude.
Managed organizations
In a managed Claude organization, an organization owner may need to add or approve the custom connector before members can use it.
Connect in Claude Code
Run this command from your project directory. Claude Code opens your browser so you can sign in to HYBRD or create an account and approve access.
claude mcp add --transport http hybrd https://mcp.hybrd.com/mcpTry it
After the connection is complete, start a Claude conversation and ask about your training.
- Create the next four weeks of my training in HYBRD around these goals.
- What training have I completed in the last four weeks?
- What is the coaching intent behind my current plan?
- How do my recent workouts relate to the current phase of my plan?
- What is left in my HYBRD onboarding?
- Record the 5K and squat numbers I just gave you.
- Update next week's workouts around the schedule change I just described.
Claude uses HYBRD tools only when needed and shows the access involved before you approve the connection or action. See available MCP tools.
Disconnect
In Claude, open Customize, then Connectors, select HYBRD, and remove the connector. Claude will no longer use HYBRD to answer your questions.