Langdock Cookbook on GitHub
Browse the recipes and clone the repository.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Self-contained, runnable recipes for building on Langdock
cd mcp/authentication/okta-dcr # any recipe folder
pnpm install
cp .env.example .env # where applicable
pnpm dev # runs locally on http://localhost:3333
Was this page helpful?