> For the complete documentation index, see [llms.txt](https://docs.natoma.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.natoma.ai/docs/custom-apps/remote-url.md).

# Remote URL

Apps being connected via Natoma must support:

1. Streamable HTTP transport, and the endpoint must end with `/mcp`
2. [Dynamic Client Registration](https://oauth.net/2/dynamic-client-registration/) (per OAuth 2.0)
3. Callbacks received from `https://api.natoma.app/mcp/server/callback`
