Connect MyoAmigo to OpenAI Codex (CLI & IDE)

One-click OAuthFull browser sign-in (OAuth 2.1 + PKCE). Nothing to paste.

Add the server, then log in via the browser.

CLI and IDE share config. Cloud / iOS Codex: custom remote MCP not documented.

You'll need: a MyoAmigo account (sign up) and the endpoint https://api.myoamigo.com/mcp. For API-key clients, mint a personal key (myo_sk_…) at api.myoamigo.com/connect.

Steps

  1. Add the server and log in with the commands below.
Add + log in
codex mcp add myoamigo --url https://api.myoamigo.com/mcp
codex mcp login myoamigo
~/.codex/config.toml
[mcp_servers.myoamigo]
url = "https://api.myoamigo.com/mcp"

Headless / API key

Headless? Point Codex at a personal API key via an env var (get a key):

~/.codex/config.toml
[mcp_servers.myoamigo]
url = "https://api.myoamigo.com/mcp"
bearer_token_env_var = "MYO_SK"

Good to know

Then ask it anything

Every answer reads your real training history first — then acts.

What should I do for bench today, based on my last few sessions?Why has my squat stalled? Look at the last eight weeks.Which muscles did I undertrain this month?Build next week's workouts from my current program.I just benched 185 for 5, 5, 4 — log it.Compare my deadlift progress to where I was two months ago.

More openai: ChatGPT

← All clients · About the MCP server · tools.json

iPhone · Apple Watch · Web · out now

Meet your new
training amigo.

MyoAmigo is on the App Store — free to log, sync, and keep your full history forever. Prefer the browser? Train on the web →