17:13
2026-06-14
dev.to
ai-agents
Making your docs site agent-readable: llms.txt, MCP, and the .well-known files that actually matter
OrchestKit's documentation site implements a stack of standard files—llms.txt, OpenAPI specs, MCP endpoints, and .well-known identity files—to make its docs machine-readable for AI agents. The project…