Skip to main content
Scopy AI is an open-source code reviewer focused on accurate, low-noise findings. It uses repository-wide context and multi-stage verification to catch real bugs before they reach production.

Start here

  • Quickstart: connect GitHub and receive your first review.
  • Manage repositories: manage how repositories are being reviewed in your workspace.
  • View analytics: view reports about your usage to better understand error-prone areas.

Common questions

Where does Scopy AI run?

You can use hosted Scopy AI at app.scopy.dev or run your own instance. Hosted Scopy is the fastest path for most teams. Self-hosting is available when you need more control over deployment, data, credentials, or model configuration.

What does Scopy AI need access to?

Scopy uses a GitHub App installation. GitHub controls which account or organization is connected and which repositories the app can access. Scopy only reviews repositories that are both visible to the GitHub App and enabled inside the Scopy workspace.

Where do review results appear?

Scopy publishes confirmed findings to GitHub pull requests and also stores review history in the Scopy dashboard. The dashboard gives workspace-level visibility into repositories, pull requests, findings, usage, and analytics.

Can I self-host it?

Yes. See Self-hosting overview for deployment requirements, Local setup for running an instance locally, and Configuration for environment variables.