Skip to content
VS Code

NoCrash for VS Code

io.nocrash/nocrash

Know when your n8n workflows, URLs, and AI apps break, before your customers do.

client:VS Code transport:streamable-http

Install NoCrash in VS Code

.vscode/mcp.json

{
  "servers": {
    "nocrash": {
      "type": "http",
      "url": "https://nocrash.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

NoCrash in other clients