Know when your n8n workflows, URLs, and AI apps break, before your customers do.
claude mcp add nocrash --transport http https://nocrash.io/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"nocrash": {
"url": "https://nocrash.io/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"nocrash": {
"serverUrl": "https://nocrash.io/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"nocrash": {
"type": "http",
"url": "https://nocrash.io/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"nocrash": {
"url": "https://nocrash.io/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"nocrash": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://nocrash.io/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://nocrash.io/mcp |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/io.nocrash--nocrash/reviews or the review_server meta-tool.
POST /mcp