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.; gradle-mcp: Gradle MCP server is a Model Context Protocol server that enables AI agents to explore Gradle project structures, run tasks, audit dependencies, and interact with the JVM runtime. It includes features like agent skills, project mapping, smart task execution, testing, dependency search, Kotlin REPL, Compose UI previews, and Gradle documentation access. It uses JBang for easy setup and requires JDK 21+.
Enhancing AI agents (e.g., Claude Code, Cursor, Codex) with fast and accurate code search capabilities
Automating Gradle builds and tests with AI agents