# Agents and MCP

> Bonzai runs inside the AI agent you already use. You connect one MCP server URL, authorize it once, and your agent calls Bonzai tools on your behalf.

## One URL, no app

Bonzai is exposed over the Model Context Protocol (MCP). You add one server URL (https://mcp.bonzai.me) to your AI client, sign in to authorize it, and you are connected — about a minute, nothing to install.

From then on you speak in plain language and your agent chooses the right Bonzai tool to act for you. You never memorize commands.

## How a request becomes an action

When you ask for something — "sell my bike," "find a climbing partner Saturday" — your agent reads the request, picks a Bonzai tool, fills in the details, and calls it. Bonzai does the work and hands back a result, often as a rich card.

Every tool is documented at /docs/tools, and the machine-readable capability list lives at /.well-known/mcp.json so any agent can discover what Bonzai can do.

## Related tools

- [hello_bonzai](https://bonzai.me/docs/tools/hello_bonzai)
- [help](https://bonzai.me/docs/tools/help)

---

More Bonzai concepts: https://bonzai.me/docs/concepts · AI overview: https://bonzai.me/llms.txt
