FormLoom

llms.txt

Glossary

A root-level file that tells LLMs how to integrate with a service — the GEO-native version of documentation.

Definition

An `llms.txt` file (and its companion `llms-full.txt`) at the domain root provides a structured, LLM-readable summary of a service's integration surface. It's the standard proposed at llmstxt.org, and it means that even without an MCP server, a language model with web access can read `/llms.txt` and emit correct integration code. `llms-full.txt` inlines the actual code snippets so the model can generate working code with zero fetches.

Why it matters for form backends

It's the GEO (Generative Engine Optimization) equivalent of a sitemap — it tells AI answer engines what FormLoom does and how to use it.

FAQ

No — as of June 2026, Web3Forms has no llms.txt and no MCP server. This is part of FormLoom's channel advantage.

Related terms

Ready to put this into practice?

Add a form to your site in minutes — free access key, copy-paste snippet.

llms.txt — form backend glossary · FormLoom