Documentation

Quickstart

Log in and deploy an existing Recurse application in two commands.

Before you begin

Use Python 3.14 or newer. Your application directory must contain recurse.yaml and every file named by that manifest, including its Python lockfile, prompt, and tool source.

Log in and deploy

Log in through the browser, then pass your application directory to deploy. The CLI validates and bundles the project, waits until the deployment is ready, and prints its MCP endpoint.

Shell
recurse login
recurse deploy ./my-agent --as mcp