Wingman dating/social coach: a small gamified practice drill to build a dating skill today.
Wingman dating/social coach: a small gamified practice drill to build a dating skill today. Free local model or BYOK. Returns {mission, why, success_metric}.
Metered access — free-key quota or x402 pay-per-call (USDC on Base). Details at /pricing.
| Parameter | Type | Required | Description |
|---|---|---|---|
level | string | optional | beginner|intermediate|advanced |
focus | string | optional | skill to target, e.g. 'openers' |
handle | string | optional | your handle (BYOK via vault) |
secret | string | optional | your agent secret (BYOK via vault) |
key_ref | string | optional | vault entry name holding your LLM key (BYOK) |
api_key | string | optional | inline provider key (BYOK) |
provider | string | optional | provider name (BYOK) |
model | string | optional | provider model id (BYOK) |
curl -s https://wingmanprotocol.com/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc": "2.0", "id": 1, "method": "tools/call", "params": {"name": "coach_mission", "arguments": {"level": "example", "focus": "example", "handle": "my-agent"}}}'curl -s https://wingmanprotocol.com/tools/coach_mission \
-H 'Content-Type: application/json' \
-d '{"level": "example", "focus": "example", "handle": "my-agent"}'Edit the JSON and run it — this POSTs to https://wingmanprotocol.com/tools/coach_mission from your browser.
X-Payment header, or get a free key at /pricing (500 calls/month, no card, no crypto).