arcanon

Getting Started

Install the Arcanon scanner and upload your first scan.

What is Arcanon?

Arcanon scans your codebase locally and uploads service dependency results to a shared hub. Your team gets a live service map, instant blast-radius analysis, and drift detection. The results can also be accessed using an mcp server.

Quick Start

Install the scanner:

curl -fsSL https://arcanon.dev/install.sh | sh

How It Works

  1. Scan locally — The scanner analyses your code on your machine. Nothing leaves until you push.
  2. Upload results — Scan results are pushed to Arcanon Hub over HTTPS.
  3. See the graph — Open the dashboard. Your entire service graph is live.

Next Steps

On this page