Endpoints
| Protocolo | Sandbox | Produccion | Recomendado |
|---|---|---|---|
| Streamable HTTP | https://sandbox.cucu.bo/mcp | https://api.cucu.bo/mcp | Si — todos los clientes modernos |
| Legacy SSE | https://sandbox.cucu.bo/mcp/sse | https://api.cucu.bo/mcp/sse | Solo si tu cliente no soporta Streamable HTTP |
Todos los endpoints requieren el header
X-API-Key: <tu_api_key>. Usa sk_test_ para sandbox y sk_live_ para produccion.