# Page Not Found

The URL `features/agent-mode/model-context-protocol` does not exist.

You might be looking for one of these pages:
- [Language Server Protocol (LSP)](https://docs.warp.dev/code/code-editor/language-server-protocol.md)
- [Session restoration](https://docs.warp.dev/terminal/sessions/session-restoration.md)
- [Command corrections](https://docs.warp.dev/terminal/entry/command-corrections.md)
- [Text, fonts, & cursor](https://docs.warp.dev/terminal/appearance/text-fonts-cursor.md)
- [Command history](https://docs.warp.dev/terminal/entry/command-history.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/code/code-editor/language-server-protocol.md`)
- Use `Accept: text/markdown` header for content negotiation