Skip to Content
v0.8.0 · shippedNative mobile SDKs, optional Sentry enrichment, and bring-your-own keys/storage. Read the changelog →
QuickstartChoose your stack

Quickstart

Start here if you vibe-code: the incident loop gets you from broken prod to a paste-ready fix prompt in Cursor — usually under a few minutes.

Or run the wizard: npx mushi-mushi (detects your framework, signs in via browser, writes env vars, optional test report).

Web

Mobile

How do I install the SDK?

Option A — zero copy-paste (recommended):

npx mushi-mushi

The wizard opens your browser, you click Approve, picks or creates a project, installs the SDK, and writes .env.local — all automatically.

One key for both surfaces. The wizard mints a single API key for the SDK (sending reports) and the CLI (mushi doctor, mushi billing, etc.). Same key also works for read-only MCP tools in your editor.

Option B — manual:

See Project ID & API keys for env var names per framework.

Troubleshooting

Not seeing what you expected?

Last updated on