Skip to content

Using LLMs

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

Use the Morpho docs llms-full.txt file

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

Navigate to Cursor Settings > Features > Docs

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

https://docs.morpho.org/llms-full.txt

Use @docs -> Morpho to reference Morpho's docs in your code.