Refresh MCP and reload the latest API specification.
| Use MCP for | Use documentation pages for | Do not use MCP for |
|---|---|---|
| Paths, methods, required fields, enums, examples, error shapes | Product behaviour, operating hours, reconciliation narrative, certification | Pricing, KYC, per-account limits, credentials, or unpublished rails |
<language>, <path in your repo>, <geography>).| Source | When |
|---|---|
| MCP (OAS) | Fields, enums, examples, HTTP codes — any generated code or DTO |
| llms.txt + API Guides | Sequence, prerequisites, operating model — any design or ticket |
| Demo Flow Library | Teaching the sequence to a new engineer — Explore API Workflow Examples |
Refresh MCP. Read https://docs.cobre.com/llms.txt for the payout guides. Then, using only OAS schemas, generate a <language>service that authenticates, creates a Counterparty, creates a Money Movement, and handles completion and failure webhooks. After the code, list the demo flow in https://cobre-demo-flows.cobre.co/index.html that is closest to this sequence. Do not invent fields.
status.state values are copied from the spec, not normalized into your own vocabularyllms.txt for documentation-grounded answers