Semble Cloud — Add semantic code search to Claude Code in one line Semble Cloud, a tool that adds semantic code search to Claude Code via a single command line, requiring no setup, API keys, or configuration. It wraps the open-source Semble semantic search engine into an MCP endpoint, allowing users to search GitHub repositories by meaning rather than text matching. The service offers a free tier with three repos and 100 queries per day, with a pro tier for unlimited use coming soon. I wrapped the open-source Semble semantic search engine into a zero-friction MCP endpoint that Claude Code can use in one line: claude mcp add semble-cloud -- https://b2factor.store/semble/sse No setup. No API keys. No config. Instantly search any GitHub repo by meaning, not by grep. How it works: Free tier: 3 repos, 100 queries/day Pro: unlimited everything coming soon Stack: Python + FastMCP + SembleIndex + SQLite Repo: Built on the open-source Semble semantic search engine Try it: https://b2factor.store/semble/landing/ Feedback welcome 👋