← Registry

eCommerce

homebridgepc.com

Provides tools to read and configure Homebridge product categories, offers, and variants from a live Shopify catalog.

1 endpoint6 known toolsFirst detected August 30, 2026Last detected August 30, 2026

ENDPOINT 1

https://agent-commerce.homebridgepc.com/mcp-v2

No auth detected

MCP server metadata

Name
halo-homebridge-agent-commerce
Version
2026-08-29-major-catalog-v3
Capabilities
tools.listChanged

Known tools 6

list_homebridge_categories

Read Homebridge product categories, required qualification questions, and any currently enabled exact offers.

Inferred read-only
get_approved_homebridge_offer

Read one enabled exact Homebridge offer by SKU.

Inferred read-only
configure_homebridge_fire_pit

Resolve an exact Homebridge fire-pit configuration against the live Shopify catalog.

Inferred read-only
get_homebridge_major_category_catalog

Read the live Shopify products and exact variants in one approved Homebridge category.

Inferred read-only
resolve_homebridge_major_variant

Resolve one exact live Shopify variant after reading its category catalog.

Inferred read-only
prepare_homebridge_checkout

Create a Shopify-hosted checkout handoff only after the buyer explicitly requests this exact approved fire-pit configuration and acknowledges that it is made to order and uses Natural Gas.

Potential side effects

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.halo-homebridge-agent-commerce]
url = "https://agent-commerce.homebridgepc.com/mcp-v2"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "halo-homebridge-agent-commerce": {
      "type": "http",
      "url": "https://agent-commerce.homebridgepc.com/mcp-v2"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: halo-homebridge-agent-commerce
Remote MCP URL: https://agent-commerce.homebridgepc.com/mcp-v2

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": {
    "halo-homebridge-agent-commerce": {
      "url": "https://agent-commerce.homebridgepc.com/mcp-v2"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "halo-homebridge-agent-commerce": {
      "type": "http",
      "url": "https://agent-commerce.homebridgepc.com/mcp-v2"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "halo-homebridge-agent-commerce",
  "transport": "streamable-http",
  "url": "https://agent-commerce.homebridgepc.com/mcp-v2"
}
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.