Code Search
Search, find, and replace code across all your repositories in milliseconds. Self-hosted and built for teams.
Why Code Search?
Lightning Fast
Powered by Zoekt, the same search engine Google uses internally. Search millions of lines of code in milliseconds.
Bulk Operations
Find and replace across hundreds of repositories at once. Automatically create merge requests with your changes.
Code Intelligence
SCIP-powered go-to-definition, find-references, and symbol search. Navigate code like an IDE across all your repos.
AI-Ready
Built-in MCP server lets AI assistants like Claude and Cursor search your code, browse files, and navigate symbols.
Privacy First
Self-hosted on your infrastructure. Your code never leaves your servers. Full control over your data.
Scales Horizontally
Run multiple indexers and API servers. Consistent-hash sharding, federated file access, and automatic leader election.
Quick Start
Get up and running with Docker in a few commands.
# Download and start all services
$ curl -O https://raw.githubusercontent.com/techquestsdev/code-search/main/docker-compose.yml
$ docker compose up -d
# Open the web UI
$ open http://localhost:3000 Connect All Your Code
GitHub
GitHub.com and GitHub Enterprise Server. Public and private repositories.
GitLab
GitLab.com and self-hosted GitLab instances. Full API integration.
Gitea
Connect to your Gitea instances for lightweight Git hosting.
Bitbucket
Atlassian Bitbucket Cloud and Server support.
Enterprise Features
Need SSO, access control, and audit logging? Code Search Enterprise adds the security and compliance features teams need.
Single Sign-On (OIDC)
Authenticate users via your identity provider — Okta, Azure AD, Google Workspace, or any OpenID Connect provider.
Role-Based Access Control
Control who can see which repositories. Define roles with glob-pattern permissions. Deny overrides allow.
Audit Logging
Every search, file access, and replace operation is logged. Query by user, time range, or repository for compliance.
License Management
Cryptographically signed licenses with ed25519. Per-customer feature flags and user limits.
Pricing
Community
Unlimited users
- Full-text code search
- Find & replace across repos
- CLI & MCP server
- SCIP code intelligence
- All code hosts supported
- Horizontal scaling
Enterprise
All features included
- Everything in Community
- SSO (OIDC)
- Role-based access control
- Audit logging
- Priority support
- Custom user limits & SLA
Built For Teams
Refactoring at Scale
Rename functions, update API calls, or refactor patterns across hundreds of microservices. Create MRs automatically.
Security Patching
Find vulnerable code patterns across your entire codebase. Patch security issues everywhere at once.
Dependency Management
Upgrade packages across all repositories. Generate changelogs and create MRs for each affected repo.
Code Discovery
Help teams understand how code is used across projects. Find examples, patterns, and best practices.
Get in Touch
Have questions about self-hosting, enterprise features, or custom integrations? We're here to help.
Contact Our Team