Skip to content
Zed

TechEnthus Hardware Data API for Zed

io.github.bibekstha/techenthus-data

Authenticated GPU/CPU/PSU lookup; beta power-budget estimate. Coverage/freshness vary by source.

client:Zed transport:streamable-http

Install TechEnthus Hardware Data API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "techenthus-data": {
      "url": "https://data.techenthus.dev/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

TechEnthus Hardware Data API in other clients