← Registry

eCommerce

beardsorcery.com

Recommends and searches for Beard Sorcery products based on shopper intent, preferences, and catalog filters.

1 endpoint2 known toolsFirst detected June 16, 2026Last detected August 27, 2026

ENDPOINT 1

https://beardsorcery.com/mcp/products

No auth detected

MCP server metadata

Name
Beard Sorcery Product Recommendations
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 2

recommend-products

Recommend Beard Sorcery products from shopper intent, beard-care needs, scent preference, gift context, product type, and budget.

Inferred read-only
search-products

Search the public Beard Sorcery catalog by query, tab, product type, availability, and sort.

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.beard-sorcery-product-recommendations]
url = "https://beardsorcery.com/mcp/products"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "beard-sorcery-product-recommendations": {
      "type": "http",
      "url": "https://beardsorcery.com/mcp/products"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: beard-sorcery-product-recommendations
Remote MCP URL: https://beardsorcery.com/mcp/products

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": {
    "beard-sorcery-product-recommendations": {
      "url": "https://beardsorcery.com/mcp/products"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "beard-sorcery-product-recommendations": {
      "type": "http",
      "url": "https://beardsorcery.com/mcp/products"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "beard-sorcery-product-recommendations",
  "transport": "streamable-http",
  "url": "https://beardsorcery.com/mcp/products"
}
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 beardsorcery.com was fetched 2026-07-31T15:33:00.792Z and is being refreshed.

Trust status Trusted

beardsorcery.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.