Skip to main content
Squasher helps you capture errors, route logs, and investigate incidents from one place.

What Squasher gives you

  • AI triage on every new error group so you get a summary, severity, and fix direction faster.
  • SDK-based error capture for application-level context.
  • Log drains for infrastructure and platform errors when you do not want to install an SDK.
  • Alerting, status monitoring, and hosted fix workflows in the same product.

Start with the right path

Quickstart

Set up Squasher in a Next.js app, Node.js service, or provider log drain.

Agent DX

Give coding agents the docs, API, CLI, and MCP entry points they should use.

Next.js SDK

Capture route, server, and client errors with framework-aware helpers.

Node.js SDK

Instrument Express, Fastify, Hono, Bun, or plain Node.js services.

Vercel log drain

Start with zero-code capture for deployment and runtime logs.

Supported paths

For agents

Start with Agent DX or https://docs.squasher.ai/llms.txt. Use this routing:
  • Need to change app code: pick the SDK guide for the runtime, initialize early, and send one verification event.
  • Need live Squasher data: connect the MCP server, call search, then call execute for the exact operation.
  • Need repeatable terminal commands: use the CLI setup guide and include --project <project_id>.
  • Need custom integration code: use the API reference and OpenAPI contract.

Next steps

  1. Follow the quickstart.
  2. Configure the SDK or integration that matches your runtime.
  3. Review troubleshooting if your first events do not appear.