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.; mcp-toolkit: A Nuxt module that allows you to create a Model Context Protocol (MCP) server directly in your Nuxt application. It provides automatic discovery and registration of MCP tools, resources, and prompts with zero configuration. The module also offers built-in debugging tools and full TypeScript support.
Enhancing AI agents (e.g., Claude Code, Cursor, Codex) with fast and accurate code search capabilities
Quickly set up an MCP server in a Nuxt application