Connect in one line
For Claude Code, paste this in your terminal and swap in your key:
claude mcp add --transport http nocrash \
https://nocrash.io/mcp \
--header "Authorization: Bearer YOUR_API_KEY"
Get your key under Settings → API keys in NoCrash. It’s shown once — copy it.
Using Claude Desktop, Cursor, or another MCP client? Point it at https://nocrash.io/mcp and send your key as a bearer token in the Authorization header. Verify by listing tools — you’ll see nocrash with nine of them.
How it works
- Authentication: every call carries your API key as a bearer token. No key, no answer.
- Read vs. write: most tools only read. A few write — they send a heartbeat, record a failure, or kick off a fresh check. Each tool below is tagged so you (and your agent) know which is which.
- Refresh limits:
nocrash_refresh_watchshares the dashboard’s limit — a 60-second wait between checks and 10 per hour per connection — so an agent loop can’t hammer your tools.
The nine tools
The list below is generated from the live server, so it always matches exactly what your agent sees when it connects.