eCommerce
smarthomeexplorer.com
Provides smart home product search, expert verdicts, compatibility checks, and buying guides for consumers.
ENDPOINT 1
https://www.smarthomeexplorer.com/api/mcp
MCP server metadata
- Name
- SmartHomeExplorer Product Intelligence
- Version
- 1.0.0
Known tools 5
search_smart_home_productsSearch SmartHomeExplorer's editorially curated database of 1,080+ smart home products.
Inferred read-onlyget_product_verdictGet the SHE Consensus Score and expert verdict for a specific smart home product.
Inferred read-onlycheck_compatibilityCheck if a smart home device fits a user's existing setup using SmartHomeExplorer's proprietary Compatibility Engine.
Inferred read-onlycompare_productsSide-by-side comparison of 2-4 smart home products using SmartHomeExplorer's editorially curated data.
Inferred read-onlyget_buying_guideGet an editorially written buying guide from SmartHomeExplorer's library of 170+ guides.
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.