Changelog
New updates and improvements to the Ninelayer search infrastructure.
April 20, 2026
New Tools: Extract & Scoped Search
- FeatureIntroduced ninelayer_extract — fetch any URL and receive structured Markdown with all non-content elements (ads, nav, scripts, footers) automatically stripped.
- FeatureAdded optional sources parameter to ninelayer_deep_search — restrict results to specific frameworks, docs sites, or communities.
- PerformanceBoth tools return token-efficient Markdown output, averaging under 1,500 tokens per query.
March 29, 2026Launch
The MCP Server is Live
- FeatureInitial public release of the Ninelayer MCP Server.
- FeatureNative integration support for Claude Code, Cursor, Windsurf, and Zed.
- PerformanceImplemented strict DOM-stripping to ensure token-efficient Markdown delivery to the agent's context window.
March 15, 2026
Routing Engine Overhaul
- PerformanceRewrote the web scraping routing layer. Dropped average search latency from 1.2s to 450ms.
- FixResolved an issue where legacy HTML tables were breaking the Markdown AST parser.
