---
title: "Overview"
description: "Deploy the Cloudflare Alchemy stack that backs remote memory and the MCP server."
---

> Documentation Index
> Fetch the complete documentation index at: https://machine-memory.jfa.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

Remote memory and MCP share one Cloudflare stack. Deploy it once, point the CLI at the router URL (or keep credentials from provision), then optionally [enable MCP OAuth](/docs/mcp/enable).

| Guide                                                    | Use it for                                             |
| -------------------------------------------------------- | ------------------------------------------------------ |
| [Prerequisites](/infrastructure/prerequisites)           | Account, credentials, and tools you need before deploy |
| [What gets deployed](/infrastructure/what-gets-deployed) | Router, workers, D1, Vectorize, and related resources  |
| [Deployment options](/infrastructure/deployment)         | CLI provision, clone + IaC, and deploy config          |

## Already have a stack?

Point the CLI at the **router** base URL with [`remote setup`](/human/remote/setup). MCP still needs the OAuth secrets on the MCP worker.

Source: https://machine-memory.jfa.dev/infrastructure/overview/index.mdx
