Developers/Docs for AI tools

Docs MCP

Let Claude, Cursor, VS Code or any MCP client search and read these docs. Free, no API key.

The Docs MCP server gives your AI tool these docs: every field guide, concept, pattern and reference page. Your assistant answers from Skylit's own documentation instead of from memory.

Endpointhttps://www.skylit.ai/docs/mcp
AuthNone
Toolssearch_docs, get_page, list_pages

Connect it

Terminal
claude mcp add --transport http skylit-docs https://www.skylit.ai/docs/mcp

What it can do

ToolWhat it does
search_docsFinds the best-matching sections for a query, with a snippet and a link to each. Optionally limited to one area (Platform, Heatseeker, Flowseeker, Atlas, Nexus, Tempest, Talon or Developers).
get_pageReturns one page as Markdown, from a search result's path or URL.
list_pagesLists every page with a one-line summary (the same index as llms.txt).

Once connected, ask your assistant something like "Using the Skylit docs, what is a King Node?" and it searches the docs and links the pages it used.

Other ways to read the docs

  • Every page is available as Markdown: add .md to its URL.
  • llms.txt indexes every page, and llms-full.txt has them all in one file.

Last updated

Was this page helpful?