Fast and Accurate Code Search for Agents. Uses ~98% fewer tokens than grep+read
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"semble": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-semble"
]
}
}
}