Privy’s docs are LLM-friendly to help developers integrate with Privy faster.

Use the Privy docs llms-full.txt file

You can provide your code editor with a llms-full.txt file to use Privy’s docs as a context for your code. The following steps show how to do this for Cursor.

  1. Navigate to Cursor Settings > Features > Docs

  2. Select “Add new doc” and paste the following URL:

    https://docs.privy.io/llms-full.txt
    
  3. Use @docs -> Privy to reference Privy’s docs in your code.