
Subscribe to Farcaster Blog to receive new posts directly to your inbox.
If you're developing Farcaster Mini Apps and want them to integrate seamlessly with large language models (LLMs) like ChatGPT, there's now a purpose-built tool for you:
https://miniapps.farcaster.xyz/llms-full.txt
This file distills the entire Farcaster Mini App documentation—including setup, SDK usage, embeds, manifests, wallet support, and more—into a single LLM-ingestible format. It enables:
Full-context RAG workflows with any GPT-style model
Offline use with tools like Cursor or local models
Custom AI assistants trained on Farcaster Mini App dev knowledge
Fast onboarding for new developers using ChatGPT or Claude
Unlike sprawling web docs, llms-full.txt
is structured for language models:
no layout noise, just dense, useful text formatted for parsing.
Copy or curl it into your local AI tooling
Link it in your own docsets, devtools, or GitHub repos
Prompt AI agents with: "You have the full Farcaster Mini App documentation in context..."