flupkede/codesearch
Fast, local semantic code search as MCP server for OpenCode and Claude Code. Rust-powered, fully offline.
Platform-specific configuration:
{
"mcpServers": {
"codesearch": {
"command": "npx",
"args": [
"-y",
"codesearch"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...