Connect MyoAmigo to Cline
API keyConnect with a personal API key — best for headless / CI use.
Set the type explicitly and pass a bearer key.
Free / open source. OAuth is buggy — connect with the API key.
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.
{ "mcpServers": { "myoamigo": {
"type": "streamableHttp",
"url": "https://api.myoamigo.com/mcp",
"headers": { "Authorization": "Bearer myo_sk_..." }
} } }
Good to know
- Set type to streamableHttp explicitly or Cline falls back to SSE and 405s. OAuth re-auth has known bugs.
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 open-source agents: OpenCode · OpenClaw · Crush · OpenHands · Continue · Goose · LibreChat · OpenClaude