Skip to main content

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.

Lettuce is a hosted MCP endpoint your coding agent can call. Add a repo, connect your agent, ask away.

Three steps

1

Sign up

Create an account at uselettuce.dev/signup.
2

Generate an API key

On the API keys page, click New key and copy the cwz_… value.
3

Connect your agent

Drop the MCP endpoint + your key into your agent’s config — exact snippets for Claude Code, Cursor, VS Code, Windsurf, and Cline on the next page.
4

Tell it to use lettuce

Add a short snippet to the agent’s system prompt so it actually reaches for the new tools — see Agent instructions.
The full walkthrough lives in the Quickstart.

Works with any MCP agent

Lettuce speaks the Model Context Protocol, so it works with Claude Code, Cursor, GitHub Copilot, Windsurf, Cline, and any other MCP-capable agent.

Languages

Lettuce supports Python, TypeScript, and JavaScript.