← Registry

eCommerce

smarthomeexplorer.com

Provides smart home product search, expert verdicts, compatibility checks, and buying guides for consumers.

1 endpoint5 known toolsFirst detected August 8, 2026Last detected August 8, 2026

ENDPOINT 1

https://www.smarthomeexplorer.com/api/mcp

No auth detected

MCP server metadata

Name
SmartHomeExplorer Product Intelligence
Version
1.0.0
Capabilities
tools.listChanged

Known tools 5

search_smart_home_products

Search SmartHomeExplorer's editorially curated database of 1,080+ smart home products.

Inferred read-only
get_product_verdict

Get the SHE Consensus Score and expert verdict for a specific smart home product.

Inferred read-only
check_compatibility

Check if a smart home device fits a user's existing setup using SmartHomeExplorer's proprietary Compatibility Engine.

Inferred read-only
compare_products

Side-by-side comparison of 2-4 smart home products using SmartHomeExplorer's editorially curated data.

Inferred read-only
get_buying_guide

Get an editorially written buying guide from SmartHomeExplorer's library of 170+ guides.

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.smarthomeexplorer-product-intelligence]
url = "https://www.smarthomeexplorer.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "smarthomeexplorer-product-intelligence": {
      "type": "http",
      "url": "https://www.smarthomeexplorer.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: smarthomeexplorer-product-intelligence
Remote MCP URL: https://www.smarthomeexplorer.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": {
    "smarthomeexplorer-product-intelligence": {
      "url": "https://www.smarthomeexplorer.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "smarthomeexplorer-product-intelligence": {
      "type": "http",
      "url": "https://www.smarthomeexplorer.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "smarthomeexplorer-product-intelligence",
  "transport": "streamable-http",
  "url": "https://www.smarthomeexplorer.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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