Retrieve content from llms.txt URLs to access AI documentation or find references to additional llms.txt files, aiding developers in delivering context to AI IDEs.
Retrieve all source URLs for fetching llms.txt files to match specific technologies. Use fetch_llms_txt to access sources, and explore llms-full.txt or llms-mini.txt if needed. SushiMCP assists in context delivery for AI IDEs.
Retrieve official documentation links for Vietnamese stock API providers including VNDirect, FireAnt, and SSI. Access API guides, reference materials, and GitHub repositories to understand integration requirements and implementation details.
Generate API documentation from code annotations like JSDoc and Docstrings for multiple programming languages, producing structured documentation files.
Enables fast, token-efficient access to large documentation files in llms.txt format through semantic search. Solves token limit issues by searching first and retrieving only relevant sections instead of dumping entire documentation.