llms.txt Content
# Sourcebot
> Sourcebot is a self-hosted code understanding tool that helps developers and AI agents search, navigate, and understand complex enterprise codebases. It indexes every repo across GitHub, GitLab, Bitbucket, Azure DevOps, Gerrit, and Gitea, and runs entirely in your own infrastructure so your code never leaves your deployment.
Sourcebot is built by Taqla Inc. It is offered as a free, self-hosted Basic tier and a paid Pro tier that adds AI features (Ask Sourcebot and an agent code context layer) plus enterprise security. Supported code hosts: GitHub, GitLab, Bitbucket, Azure DevOps, Gerrit, and Gitea (both cloud and self-managed).
## Capabilities
- **Code search**: Blazingly fast, regex- and symbol-aware code search and navigation across every repo and branch, with a built-in file explorer, code viewer, and git history/blame.
- **Ask Sourcebot**: Ask questions about your codebase in plain English and get answers grounded in your code with inline citations. Connects tools like Jira, Slack, and Linear so PMs, support, and new hires can self-serve without pulling an engineer off their work.
- **Agent code context layer (MCP)**: An MCP server that gives coding agents (Cursor, Claude Code, and any MCP-compatible client) grounded context across every repo in your organization, not just the repo checked out locally.
- **Self-hosted & secure**: Deploys as a single Docker container in your own infrastructure, so your code never leaves your deployment. The Pro tier adds SSO, audit logs, and permission syncing.
## Pages
- [Home](https://www.sourcebot.dev/): product overview and live demos
- [Pricing](https://www.sourcebot.dev/pricing): plans and full feature comparison
- [Changelog](https://www.sourcebot.dev/changelog): release notes
- [Blog](https://www.sourcebot.dev/blog): articles and comparisons
- [Terms](https://www.sourcebot.dev/terms): Sourcebot Software License Agreement
- [Privacy](https://www.sourcebot.dev/privacy): Privacy Policy
## Resources
- [Docu