Build with Cafecito
Reusable API Clients
Cafecito does not need an official SDK. Use REST APIs (and MCP where you need tool calling) directly. Change only the path and query for each product call.
Set CAFECITO_API_KEY in the environment. Never commit keys.
All Cafecito routes the same header and cursor query; Continue with pagination.next_cursor as described in API conventions.
Response type
Espresso allows response_type=json (default), yaml, or toon as query param. Keep JSON in application code unless you specifically need a compact agent encoding.
Next
Last modified on

