# feed

**Feed**

Gather what's been happening on my Bonzai timeline lately — check-ins, visits, gifts, friend activity, my own notes — as ranked raw material for a briefing. Pass scope:"network" to also fold in what my friends have publicly shared. Narrate the result warmly rather than listing it verbatim.

- **Category:** Network activity
- **Access:** read-only (safe to call anytime)
- **Renders a UI card:** no
- **Returns:** A ranked briefing of recent activity — yours or across your network.

## Parameters

- `scope` ("me" | "network", optional) — 'me' = my own timeline; 'network' = also what my friends have publicly shared.
- `timeframe` (one of several shapes, optional) — How far back to gather (default this_week).
- `limit` (integer, optional) — Max items to gather (default 15).

## Connection

This is a tool on the Bonzai MCP server (`https://mcp.bonzai.me`). Connect any MCP
client and your agent calls it on your behalf. See https://bonzai.me/connect to connect, and
https://bonzai.me/docs for the full picture.

## Related recipes

- [Morning Rounds](https://bonzai.me/cookbook/morning-rounds)
- [Catch Me Up](https://bonzai.me/cookbook/catch-me-up)
- [The Reciprocator](https://bonzai.me/cookbook/the-reciprocator)

---

Full tool reference: https://bonzai.me/docs/tools · AI overview: https://bonzai.me/llms.txt
