Skip to content
Grok

TechEnthus Hardware Data API for Grok

io.github.bibekstha/techenthus-data

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

client:Grok transport:streamable-http

Install TechEnthus Hardware Data API in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "techenthus-data": {
      "type": "http",
      "url": "https://data.techenthus.dev/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

TechEnthus Hardware Data API in other clients