Search source-backed snapshots of stored GPU, CPU, and PSU records from MCP clients. Results return the fields available for matching records, so agents can use structured data instead of relying only on model recall. Coverage and freshness vary by source.
Connect with an MCP client using Streamable HTTP.
{
"mcpServers": {
"techenthus": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://data.techenthus.dev/mcp"]
}
}
}
Use a remote MCP client or an adapter such as mcp-remote when your client requires stdio.
fetch_hardware_specs — Search stored GPU, CPU, or PSU records by name. Returned fields and match coverage vary by record.check_build_logic (beta) — Produces a power-budget estimate from stored CPU/GPU TDP and PSU wattage when available. It is not a full compatibility or safety check.hardware_db_stats — Reports stored-record counts and vendors.check_credits — Shows your account credit balance.submit_feedback — Sends product or data feedback./.well-known/mcp.json — Manifest for auto-discovery/llms.txt — Context for LLMs/AgentsAPI Key in your dashboard after login