lettuce cloud is the hosted service. Sign up, add a repo, generate an API key, point your agent at the MCP endpoint — that’s the whole flow.Documentation Index
Fetch the complete documentation index at: https://recipe.uselettuce.dev/llms.txt
Use this file to discover all available pages before exploring further.
- Web app — uselettuce.dev
- MCP endpoint —
https://uselettuce.dev/mcp
- Tenant isolation — every request is scoped to your account by your API key. You never pass an account id; agents only ever see your account’s repos.
Adding a repo
Open uselettuce.dev/repos, click Add repo, and give it a git URL. Status movespending → ready — usually within a minute. After that, the repo stays
current automatically when you push.
Public repos only for now. Private-repo support is on the roadmap.
Connecting an agent
repo argument naming one of your repos. For
per-agent install snippets (Cursor, VS Code, Windsurf, Cline, …), see
Connect your agent.
Next: accounts & API keys.