PulseAugur
LIVE 03:47:40
tool · [1 source] ·
46
tool

Semble Cloud adds semantic code search to Claude Code

Semble Cloud has released a new integration that adds semantic code search capabilities to Claude Code. This tool, built on the open-source Semble semantic search engine, allows users to instantly search GitHub repositories by meaning rather than keywords. The integration requires no setup, API keys, or configuration, enabling users to find specific code implementations with ease. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT Enables developers to find code more efficiently within Claude Code, potentially speeding up development workflows.

RANK_REASON This is a product integration that adds functionality to an existing tool, rather than a new model release or core research.

Read on dev.to — MCP tag →

COVERAGE [1]

  1. dev.to — MCP tag TIER_1 · zhangchenlai-dev ·

    Semble Cloud — Add semantic code search to Claude Code in one line

    <p>I wrapped the open-source Semble semantic search engine into <br /> a zero-friction MCP endpoint that Claude Code can use in one line:</p> <p><code>claude mcp add semble-cloud -- https://b2factor.store/semble/sse</code></p> <p>No setup. No API keys. No config. Instantly search…