EOSL.ai — Hardware End-of-Life Database for VS Code
ai.eosl/eosl
Hardware end-of-life dates by part number, each linked to the vendor's own bulletin.
client:VS Code
transport:streamable-http
tools:5
Install EOSL.ai — Hardware End-of-Life Database in VS Code
.vscode/mcp.json
{
"servers": {
"eosl": {
"type": "http",
"url": "https://eosl.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs