> For the complete documentation index, see [llms.txt](https://docs.buzzy.buzz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buzzy.buzz/the-ultimate-guide-for-vibe-coding-an-application-with-ai/building-examples/buzzy-agents-placeholder.md).

# Buzzy Agents

Buzzy Agents examples are coming soon.

Use this placeholder to distinguish future in-app agents from the current Builder MCP workflow:

* **Builder MCP** helps an AI agent build, adapt, inspect, and edit the app definition.
* **Custom MCP** exposes an existing app to external MCP clients.
* **Buzzy Agents** will cover agent workflows that run inside Buzzy app experiences.

When Buzzy Agents examples are ready, this section should show:

* how an app-side agent is configured
* what data, tools, and functions it can access
* how users interact with it
* how permissions, Private Data, and audit evidence work
* how to test and review agent behavior before release

For now, use [Buzzy Builder MCP](/the-building-blocks/mcp/buzzy-builder-mcp.md), [Buzzy Functions](/the-building-blocks/buzzy-functions-and-constants/buzzy-functions.md), and [Code widgets](/the-building-blocks/code-widget-custom-code.md) for agent-assisted and AI-powered app work.
