Skip to content
Synapse

Install

Three entry points, one engine. Use the CLI on your machine, install the MCP server in your agent, or just register your site from the web.

npx @calvin8miles/cli init
npx @calvin8miles/cli check
npx @calvin8miles/cli fix

Or use the meta-package for the canonical 60-second flow:

npx synapse-geo init && npx synapse-geo check

Verification: synapse --version should print 0.1.0 or later.