TechEnthus Hardware Data API for VS Code
io.github.bibekstha/techenthus-data
Authenticated GPU/CPU/PSU lookup; beta power-budget estimate. Coverage/freshness vary by source.
client:VS Code
transport:streamable-http
Install TechEnthus Hardware Data API in VS Code
.vscode/mcp.json
{
"servers": {
"techenthus-data": {
"type": "http",
"url": "https://data.techenthus.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs