Thank you for the excellent library - much appreciated!
I'm exploring the use of large language models (LLMs) to assist with generating and refining type definitions, particularly to improve testability and integration in code generation workflows. For this purpose, it would be extremely helpful to have a standardized way to expose library documentation to LLMs via a llm.txt file (easiest) or an MCP (Model Capability Protocol) server.
Thank you for the excellent library - much appreciated!
I'm exploring the use of large language models (LLMs) to assist with generating and refining type definitions, particularly to improve testability and integration in code generation workflows. For this purpose, it would be extremely helpful to have a standardized way to expose library documentation to LLMs via a llm.txt file (easiest) or an MCP (Model Capability Protocol) server.