Exposes LLM documentation defined in llms.txt files to IDEs for improved context retrieval and auditability.
Mcpdoc provides a controlled and auditable way to integrate LLM documentation into IDEs like Cursor and Windsurf, and applications like Claude Code/Desktop. By serving llms.txt files through an open-source MCP server, developers gain full control over the tools used by these applications to retrieve context, enabling them to audit tool calls and the context returned. This ensures transparency and customization in how LLMs access and utilize documentation during development tasks.