← Registry

Marketing

amyfaychandler.com

Provides information about brands represented by a sales rep, including details, territory coverage, and line recommendations for stores.

1 endpoint5 known toolsFirst detected July 18, 2026Last detected August 26, 2026

ENDPOINT 1

https://amyfaychandler.com/mcp

No auth detected

MCP server metadata

Name
AmyFay's Agent
Version
0.1.1
Capabilities
tools.listChanged

Known tools 5

list_brands

Returns the brands AmyFay Chandler represents.

Inferred read-only
get_brand_details

For one brand AmyFay represents, returns its category, line type, territory coverage, brand-page URL, and how to buy it — the direct-to-consumer shop + product feed (retail prices) for independent lines, or how retailers order wholesale through AmyFay.

Inferred read-only
check_territory

Given a brand and a US state, returns whether AmyFay can rep that brand there.

Inferred read-only
recommend_lines_for_store_type

Given a description of a store (gift shop, boutique, baby store, faith-based shop, college-town store, kitchen store, etc.), returns up to 5 of AmyFay's lines that fit, with category, why, and how to buy.

Inferred read-only
get_contact_and_meeting_info

Returns AmyFay's contact info, how to work with her, and her next market appointment availability.

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.amyfay-s-agent]
url = "https://amyfaychandler.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "amyfay-s-agent": {
      "type": "http",
      "url": "https://amyfaychandler.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: amyfay-s-agent
Remote MCP URL: https://amyfaychandler.com/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": {
    "amyfay-s-agent": {
      "url": "https://amyfaychandler.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "amyfay-s-agent": {
      "type": "http",
      "url": "https://amyfaychandler.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "amyfay-s-agent",
  "transport": "streamable-http",
  "url": "https://amyfaychandler.com/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 amyfaychandler.com was fetched 2026-07-31T09:18:20.568Z and is being refreshed.

Trust status Trusted

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