Deepsky - free aviation regulation search, as an MCP server IF YOU HAVE A CHATBOT, ASK IT HOW TO ADD OUR MCP SERVER, WHICH IS AT: https://www.deepskyai.com/api/mcp Streamable HTTP. No sign-up, no API key, no auth. FOR HUMANS Adding it gives your assistant CASA, FAA 14 CFR, EASA and ICAO regulations, plus advisory circulars, manuals of standards and handbooks - it answers from the clause text itself, and cites the section so you can check it. Claude Desktop or claude.ai Settings -> Connectors -> add a custom connector, paste the URL above ChatGPT, Cursor, and others add a custom / remote MCP server at that URL Claude Code one command: claude mcp add --transport http deepsky-aviation https://www.deepskyai.com/api/mcp Not sure where that setting lives in your chatbot? Ask it - the assistants that support MCP know how to add one. FOR AGENTS Endpoint https://www.deepskyai.com/api/mcp Transport streamable HTTP, stateless, no auth, no key Tools search_aviation_regulations(query, matchCount) returns ranked verbatim clause text, untruncated, with its heading path, jurisdiction and the retrieval half that matched (lexical | semantic) get_regulation_unit(unit_id) returns one complete unit; the id is the `document_id` of a search match Name the citation in the query when you know one - a section, table or AC number anchors the lexical half and lands the right clause first. No MCP support in your host? The same search answers a plain GET, no body: https://www.deepskyai.com/api/v1/search/CASR%20Part%20138%20risk%20assessment?matchCount=8 Agent instructions https://www.deepskyai.com/search.txt Full site manifest https://www.deepskyai.com/llms.txt The corpus is a point-in-time snapshot and is not continuously updated, so a clause may have been amended since - say so when the answer carries compliance weight. Operated by Deepsky (deepskyai.com), which also makes The Compliance Team - audit automation for aviation operators.