# HYBRD MCP tools

The same tools, scopes, and limits are available from Claude, ChatGPT Codex, and other compatible MCP clients. After sign-in, `tools/list` is authoritative.

- **Access**: HYBRD MCP grants your agent profile, workout, and connected fitness integration read/write access.
- **Scopes**: profile:read, profile:write, workouts:read, workouts:write, integrations:read, integrations:write
- **Documented tools**: list_workouts (workouts:read), get_scheduled_workout (workouts:read), get_completed_workout (workouts:read), get_plan_outline (workouts:read), search_exercises (workouts:read), create_workout (workouts:write), update_scheduled_workout (workouts:write), update_completed_workout (workouts:write), complete_scheduled_workout (workouts:write), delete_workout (workouts:write), get_profile (profile:read), list_benchmarks (profile:read), get_stripe_checkout_link (profile:read), update_profile (profile:write), upsert_benchmarks (profile:write), list_integrations (integrations:read), connect_integration (integrations:write), disconnect_integration (integrations:write), get_account (any granted scope)
- **Write access**: Approved write tools let a connected AI create and edit workouts, update profile facts and performance benchmarks, and manage fitness integrations. Workout writes require workouts:write. Profile and benchmark updates require profile:write. Connecting an integration requires integrations:write.

Setup: https://www.hybrd.com/resources/mcp-setup/skill.md
