Connect MyoAmigo to OpenCode

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

Add a remote server, then authenticate.

Free / open source. Auto DCR via opencode mcp auth. The best OSS fit.

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.
opencode.json
{ "mcp": { "myoamigo": { "type": "remote", "url": "https://api.myoamigo.com/mcp", "enabled": true } } }

Headless / API key

Headless? Disable OAuth and pass a bearer key (get a key):

opencode.json
{ "mcp": { "myoamigo": {
  "type": "remote",
  "url": "https://api.myoamigo.com/mcp",
  "enabled": true,
  "oauth": false,
  "headers": { "Authorization": "Bearer {env: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 open-source agents: OpenClaw · Crush · OpenHands · Continue · Cline · Goose · LibreChat · OpenClaude

← 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 →