Skip to content
VS Code

Volato Errors for VS Code

dev.volato/errors

Read-only production error evidence for coding agents investigating failures.

client:VS Code transport:streamable-http

Install Volato Errors in VS Code

.vscode/mcp.json

{
  "servers": {
    "errors": {
      "type": "http",
      "url": "https://mcp.volato.dev/mcp"
    }
  }
}

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

Volato Errors in other clients