AgentsMedium impactFor DevGitHub MCP Servers · May 18, 2026

Fast and Accurate Code Search for Agents. Uses ~98% fewer tokens than grep+read

MinishLab/semble

Semble is a Python-based fast and accurate code search tool designed for AI agents that reduces token usage by approximately 98% compared to grep+read methods.
Signal strength4.5/5·2,004 stars

Semble is a Python-based fast and accurate code search tool designed for AI agents that reduces token usage by approximately 98% compared to grep+read methods.

TL;DR

Semble is a Python-based fast and accurate code search tool designed for AI agents that reduces token usage by approximately 98% compared to grep+read methods.

What happened

MinishLab released Semble, a code search system leveraging embeddings and model context protocols to enable efficient retrieval for AI agents, significantly minimizing token consumption.

Why it matters

Reducing token usage in code search greatly optimizes prompt costs and latency for AI agents, improving scalability and responsiveness in agent-based development environments.

Generating deep dive...

AI-powered analysis takes a few seconds