# Semfora > Semfora is a cloud code-intelligence platform for engineering teams. It > connects to a GitHub repository through a read-only GitHub App and indexes > every merge into a structural map of the codebase; every function, what > calls it, how complex it is, and how all of that has changed over time. > That map is read three ways: a dashboard for engineering leaders, a > deterministic PR gate in CI, and an AI chat grounded in the team's own > metrics. Key facts: - Analysis runs in ephemeral containers; source code is deleted after every run. Stored results are metrics only; symbol and module names plus numbers, never source text. - The engine parses ~30 languages with tree-sitter grammars and exposes nine MCP tools that AI agents can use to query a codebase's structure. - Designed for teams where a large share of commits are AI-written: it measures what AI assistance is actually doing to codebase structure and risk over time. - Pricing starts free; Individual, Team, Business, and Enterprise plans. - Made by Semfora, Inc.; https://semfora.ai ## Product - [Features](https://semfora.ai/features): the dashboard, PR gate, and AI chat, and what each one answers. - [Pricing](https://semfora.ai/pricing): plans and what they include. - [Getting started](https://semfora.ai/getting-started): connect a repo, merge something, read the report. - [Proof](https://semfora.ai/proof): benchmarks measured on public repos with a reproducible harness. - [Language support](https://semfora.ai/languages): the languages the engine parses and what it extracts. ## Docs - [Documentation index](https://semfora.ai/docs) - [How indexing works](https://semfora.ai/docs/engine/indexing) - [MCP tools reference](https://semfora.ai/docs/engine/mcp-tools) - [Supported languages](https://semfora.ai/docs/engine/languages) ## Company & policies - [About](https://semfora.ai/about) - [Blog](https://semfora.ai/blog) - [Security](https://semfora.ai/security): read-only access, ephemeral analysis, metrics-only storage. - [Privacy](https://semfora.ai/privacy) · [Terms](https://semfora.ai/terms) · [Subprocessors](https://semfora.ai/subprocessors)