The files
Both
llms.txt files follow the llms.txt convention
and are regenerated on every docs deploy, so they always match the pages you
see here.
How to use them
- Claude or ChatGPT
- Claude Code
- Cursor
- Your own agent
Paste the
llms-full.txt URL into the conversation and ask your question.
Both assistants fetch the file and answer from it. For long sessions,
attach it to a Project so it stays in context.Reading vs acting
These files let a model read about the API. If you want the model to call Pipecorn (search companies, extract leads, enrich contacts) from a chat, connect the MCP server instead. The two work well together: the MCP server exposes the tools, andllms-full.txt explains the
concepts behind them, such as the difference between
credits and limits.
Machine-readable discovery for the MCP server lives at
/.well-known/mcp.json.