# Page Not Found

The URL `api-reference/ai/mcp` does not exist.

You might be looking for one of these pages:
- [AI](https://developers.raycast.com/api-reference/ai.md)
- [Cache](https://developers.raycast.com/api-reference/cache.md)
- [Command](https://developers.raycast.com/api-reference/command.md)
- [Feedback](https://developers.raycast.com/api-reference/feedback.md)
- [OAuth](https://developers.raycast.com/api-reference/oauth.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://developers.raycast.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://developers.raycast.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/api-reference/ai.md`)
- Use `Accept: text/markdown` header for content negotiation