semble: Semble is a high-performance code search library designed for AI agents, providing instant access to precise code snippets. It offers significantly faster indexing and querying compared to transformer models, achieving 99% of their retrieval quality while running entirely on CPU without external dependencies.; trace-mcp: trace-mcp is a framework-aware code intelligence MCP server that builds cross-language dependency graphs from source code. It enables AI agents to understand framework-specific relationships, track request flows, analyze change impact, and remember past decisions across sessions, significantly reducing token usage.
Enhancing AI agents (e.g., Claude Code, Cursor, Codex) with fast and accurate code search capabilities
Understanding full-stack web applications with cross-language relationships