Errata for VS Code
com.apidefects/errata
What is known to be broken in an MCP server or API operation, with the check that found it.
client:VS Code
transport:streamable-http
tools:1
Install Errata in VS Code
.vscode/mcp.json
{
"servers": {
"errata": {
"type": "http",
"url": "https://apidefects.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs