
import { Button } from "zudoku/ui/Button";

![Cafecito banner](/cafecito-banner.png)

# Cafecito APIs & MCPs

Choose the product that matches the job you need to do. Every live product uses the same API key and gateway base URL: `https://api.cafecito.tech`.

**Live:** Beans and Espresso. **Future:** Cortado.

## Products

| Product | Status | Features |
| --- | --- | --- |
| [**Beans**](/products/beans) — News and publisher content | <Badge className="badge-live">Live</Badge> | Beans is a publisher-content API for news, blogs, financial and earnings reports, litigation and lawsuits, official statements, research, technical documents, and related coverage context. |
| [**Espresso**](/products/espresso) — Market and business intelligence | <Badge className="badge-live">Live</Badge> | Espresso is a market and business intelligence API for discovering market actions, signals, and tracing concrete evidence. |
| [**Cortado**](/products/cortado) — Social media automation | Coming soon | Cortado is a future social-media management API. It has no public REST or MCP surface. |

## Start building

1. <Button className="btn-with-link" asChild><a href="/settings/api-keys">Create an API Key</a></Button>
2. **[Make your first API call](/start/first-api-call)** with Beans or Espresso.
3. Continue to the relevant product overview for concepts, examples, and next steps.


## Explore further

- For AI-agent and MCP clients, see [MCP & AI agents](/guides/mcp-ai-agents). 
- To combine Beans publisher material with Espresso Events and Signals, see [Cross-product workflow](/guides/cross-product-workflow). 
- For shared request behavior, see [API conventions](/guides/api-conventions). 
- For pagination and retries, see [reusable clients](/guides/client-patterns) . 
- For failed calls, see [Troubleshooting](/guides/troubleshooting). 
- For current limits, see [Pricing and limits](/guides/pricing-limits).
