← Registry

Data Collection

hardwarecompass.com

Queries a comprehensive database of PC hardware parts, providing regional pricing, benchmarks, and store availability.

1 endpoint8 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://hardwarecompass.com/api/mcp

No auth detected

MCP server metadata

Name
hardwarecompass
Version
0.29.0
Capabilities
tools
Server instructions

HardwareCompass exposes sourced PC catalog evidence for the US, Spain, and Russia. Use get_hardware_profile for canonical exact-identity evidence and any independently approved living v2 item price; use search_parts/get_parts/get_part_prices for the legacy catalog and observed price data. For the supported US new-gaming-desktop scope, pass buyerProfile to preview_build or hardware_build_memo; unknown evidence, compatibility, and landed cost remain explicit and can block a recommendation or purchase handoff. Legacy goal-only previews are drafts. Affiliate availability is not a ranking input; prices are never generated.

Known tools 8

get_hardware_profile

Get one exact hardware identity as the current canonical hardware-trust.v1 or hardware-trust.v2 artifact.

Inferred read-only
get_regions

List the supported markets (region id, label, currency).

Inferred read-only
search_parts

Search the PC part catalog by name, brand, SKU, or tag.

Inferred read-only
get_parts

Get the current flagship part for each build slot with regional pricing plus shared specifications, explicit gaps, raw per-source benchmarks, benchmark disagreement ranges, and the latest evidence timestamp.

Inferred read-only
get_part_prices

Get stored regional price observations for one slot's flagship part: store, price, stock, trust, shipping, provenance, source URL when present, and assessed confidence (null when unassessed).

Inferred read-only
compare_parts

Compare two catalog products by slug.

Inferred read-only
preview_build

Stateless PC decision preview.

Inferred read-only
hardware_build_memo

Paid-agent-ready build memo factory.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hardwarecompass]
url = "https://hardwarecompass.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hardwarecompass": {
      "type": "http",
      "url": "https://hardwarecompass.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hardwarecompass
Remote MCP URL: https://hardwarecompass.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hardwarecompass": {
      "url": "https://hardwarecompass.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hardwarecompass": {
      "type": "http",
      "url": "https://hardwarecompass.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hardwarecompass",
  "transport": "streamable-http",
  "url": "https://hardwarecompass.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for hardwarecompass.com was fetched 2026-08-23T20:07:12.756Z.

Trust status Trusted

hardwarecompass.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.