OpenLore: OpenLore turns any evolving codebase into a navigable knowledge graph backed by OpenSpec living specifications. It maintains persistent architectural context across AI agent sessions, reducing token consumption for orientation from 15,000-50,000 to about 1,000-3,000 tokens. The three-layer system includes static analysis, spec generation, and an MCP agent runtime with 45 tools.; thunderbit-mcp-server: Thunderbit MCP Server is an open-source toolkit for the Thunderbit Open API that ships three packages: a CLI for scripted extraction, an MCP server exposing seven scraping and distillation tools, and a Claude Code plugin. It converts any web page to clean LLM-ready Markdown, extracts structured data via JSON Schema, and supports batch processing — all backed by a free API key.
AI coding agents need to quickly understand codebase structure and maintain context across sessions without re-reading files
Feeding clean web content into LLM pipelines for RAG or summarization