LLM agent discovery with /llms.txt
September 11, 2026 · release
Coding agents and automation tools can now discover VoiceThere without scraping the marketing site.
What shipped
/llms.txtand/.well-known/llms.txt— curated index of docs, public APIs, widget CDN, and npm packages/llms-full.txt— extended index with section headings from every published guide- OpenAPI link — machine-readable control plane spec at
/openapi/openapi.yaml
Try it
- Docs: LLM agent discovery
- Fetch the index:
/llms.txtor/llms-full.txt - API reference: Control plane API
curl -sS https://app.voicethere.io/llms.txt | head