errorgap documentation
errorgap captures errors, logs, transactions, and uptime checks from your projects and correlates them into incidents with a ranked likely cause. These docs cover installation, each capability, and the API and MCP surfaces.
35 pages in 14 sections. If you are installing for the first time, follow the four steps below in order.
Getting started
Introduction
What errorgap captures, and the objects you work with: errors, groups, incidents.
Create a project
One project per deployable. You get a project key and an ingest endpoint.
Install an SDK
Pick your language. Two lines of init, or a plain HTTP POST.
Send a test error
Confirm ingest, grouping, and alert routing before you ship.
All documentation
35 pages
Get Started
6 pagesFor AI agents and coding tools
Plain-markdown install guides
Every install path is also published as a single markdown file, with no navigation and no JavaScript. Point a coding agent at one of these instead of the HTML docs. To read production context back out — errors, incidents, likely causes — errorgap runs an MCP server at /mcp on your organization’s origin, authenticated with a scoped agent token.
- /agent-docs/index.md · Index of every agent install guide
- /agent-docs/node.md · Node.js, single file
- /agent-docs/python.md · Python, single file
- /agent-docs/errorgap-agent.md · errorgap-agent (logs + infra metrics)
- /llms.txt · Site map for language models
- /llms-full.txt · Full public site text, single file