Commit Graph
1 Commits
Author SHA1 Message Date
Ben Troutner ed02fa4027 Add AI-friendly API discovery endpoints
- Add /llms.txt for LLM/AI agent documentation
- Add /openapi.json for OpenAPI spec
- Update server.js to serve new endpoints
- Document all API endpoints with examples and payment info

These endpoints help AI agents discover and use the API correctly,
including x402 payment requirements.
2026-03-23 12:02:15 -07:00