Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 12, 2026·2 min de lecture

Semble — Code Search for Agents (MCP + CLI)

Semble is an agent-first code search CLI/MCP that returns only relevant chunks, using ~98% fewer tokens than grep+read and tracking savings locally.

MCP Hub
MCP Hub · Community
Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 17/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
Mcp Config
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande de staging sûr
npx -y tokrepo@latest install 19bb6bc0-1824-5ccc-8405-45c670801fd1 --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

Semble is an agent-first code search CLI/MCP that returns only relevant chunks, using ~98% fewer tokens than grep+read and tracking savings locally.

  • Best for: agents and devs who need fast, token-light code discovery across large repos
  • Works with: Python; CLI + optional MCP integration; Claude Code/Codex/Cursor via shell or MCP client
  • Setup time: 5–15 minutes

Practical Notes

  • Quant: the README headline says it uses ~98% fewer tokens than grep+read on average.
  • Quant: the sample savings table shows ~58.4k tokens saved (95%) “Today” and ~1.2M tokens (89%) “All time”.

Main

Two reliable integration patterns:

  1. CLI-first: use semble search to get narrow chunks, then open full files only when needed.
  2. Agent workflows: copy the README’s “Code Search” snippet into AGENTS.md so agents consistently prefer Semble over full-file reads.

If you run Semble as MCP, keep your token budget stable: the agent should query Semble for candidates, then request full files only for the final few hits.

FAQ

Q: Do I need an API key or GPU? A: No—README describes CPU-only local runs with no external services required.

Q: How do I measure impact? A: Use semble savings and compare before/after over a week of real work.

Q: When does grep still matter? A: Exact string checks and exhaustive literal matches; Semble is for fast semantic discovery.

🙏

Source et remerciements

Source: https://github.com/MinishLab/semble > License: MIT > GitHub stars: 794 · forks: 61

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires