---
title: "Prerequisites"
description: "Account, credentials, and tools required before deploying the remote stack."
---

> 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.

# Prerequisites

Before you deploy:

- A Cloudflare account that can create Workers, D1, Vectorize, Workers AI, and KV
- Cloudflare credentials for the deploy process (`CLOUDFLARE_API_TOKEN`, `CLOUDFLARE_ACCOUNT_ID`, or Alchemy login)
- [Bun](https://bun.sh), to run the stack from this monorepo or via the CLI provisioner

Next: [What gets deployed](/infrastructure/what-gets-deployed) or jump to [Deployment options](/infrastructure/deployment).

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