Getting Started

Get up and running with Superpositional in under five minutes.

Superpositional indexes your repositories into a hybrid vector + graph store, then uses that structure to answer questions, review PRs, detect stale docs, and more. Here's how to get from zero to your first query.

The happy path

Four steps. No detours.

1. Create your account

Sign up with Google or GitHub. Your organisation is created automatically on first login — no setup wizard, no config forms.

Create your account →

2. Connect your GitHub repos

Install the GitHub App, pick the repositories you want indexed, and you're done. Superpositional handles cloning, parsing, and embedding from there.

Connect GitHub repos →

3. Wait for indexing

Your repos go through a pipeline: clone, parse, embed, store. You can watch progress in the dashboard. Most repos finish in a few minutes.

Monitor indexing progress →

4. Ask a question

Open the chat interface and ask something about your codebase. Architecture, dependencies, change history, security — it's all queryable in plain English. Or connect your AI coding tools via MCP for structured context.

Use the chat interface → · Connect via MCP →

What's next

On this page