---
title: Guides
description: Step-by-step guides for building and extending Cloudflare Agents with real-world patterns.
image: https://developers.cloudflare.com/dev-products-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/agents/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

# Guides

* [ Implement Effective Agent Patterns ](https://github.com/cloudflare/agents/tree/main/guides/anthropic-patterns)
* [ Human-in-the-loop patterns ](https://developers.cloudflare.com/agents/guides/human-in-the-loop/)
* [ Autonomous responses ](https://developers.cloudflare.com/agents/guides/autonomous-responses/)
* [ Webhooks ](https://developers.cloudflare.com/agents/guides/webhooks/)
* [ Build a Slack Agent ](https://developers.cloudflare.com/agents/guides/slack-agent/)
* [ Build an Interactive ChatGPT App ](https://developers.cloudflare.com/agents/guides/chatgpt-app/)
* [ Build a Remote MCP server ](https://developers.cloudflare.com/agents/guides/remote-mcp-server/)
* [ Push notifications ](https://developers.cloudflare.com/agents/guides/push-notifications/)
* [ Test a Remote MCP Server ](https://developers.cloudflare.com/agents/guides/test-remote-mcp-server/)
* [ Securing MCP servers ](https://developers.cloudflare.com/agents/guides/securing-mcp-server/)
* [ Connect to an MCP server ](https://developers.cloudflare.com/agents/guides/connect-mcp-client/)
* [ Build a Remote MCP Client ](https://github.com/cloudflare/ai/tree/main/demos/mcp-client)
* [ Handle OAuth with MCP servers ](https://developers.cloudflare.com/agents/guides/oauth-mcp-client/)
* [ Cross-domain authentication ](https://developers.cloudflare.com/agents/guides/cross-domain-authentication/)
* [ Build a voice agent ](https://developers.cloudflare.com/agents/guides/build-a-voice-agent/)

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/agents/","name":"Agents"}},{"@type":"ListItem","position":3,"item":{"@id":"/agents/guides/","name":"Guides"}}]}
```
