Data Collection
hardwarecompass.com
Queries a comprehensive database of PC hardware parts, providing regional pricing, benchmarks, and store availability.
ENDPOINT 1
https://hardwarecompass.com/api/mcp
MCP server metadata
- Name
- hardwarecompass
- Version
- 0.29.0
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_profileGet one exact hardware identity as the current canonical hardware-trust.v1 or hardware-trust.v2 artifact.
Inferred read-onlyget_partsGet 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-onlyget_part_pricesGet 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-onlyCONNECT 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.
hardwarecompass.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.