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-taskfile-server: mcp-taskfile-server is a Go-based MCP server that dynamically reads your Taskfile.yml and exposes each defined task as an individual MCP tool. This allows AI assistants like Claude to discover, understand, and execute Taskfile tasks using natural language, built on the official Go MCP SDK and the go-task library.
Enhancing AI agents (e.g., Claude Code, Cursor, Codex) with fast and accurate code search capabilities
Let Claude discover and run project build, test, and deploy tasks defined in Taskfile.yml