Skip to content
Cursor

TechEnthus Hardware Data API for Cursor

io.github.bibekstha/techenthus-data

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

client:Cursor transport:streamable-http

Install TechEnthus Hardware Data API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

TechEnthus Hardware Data API in other clients