Using LLMs

Solana Agent Kit’s docs are LLM-friendly to help developers integrate with Solana Agent Kit faster.

Use the Solana Agent Kit docs llms-full.txt file

You can provide your code editor with a llms-full.txt file to use Solana Agent Kit’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.sendai.fun/llms-full.txt
  1. Use @docs -> Solana Agent Kit to reference Solana Agent Kit’s docs in your code.