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

> Source: <https://dev.to/zhangchenlaidev/semble-cloud-add-semantic-code-search-to-claude-code-in-one-line-556g>
> Published: 2026-05-19 01:41:17+00:00

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! 👋
