Marketing
amyfaychandler.com
Provides information about brands represented by a sales rep, including details, territory coverage, and line recommendations for stores.
ENDPOINT 1
https://amyfaychandler.com/mcp
MCP server metadata
- Name
- AmyFay's Agent
- Version
- 0.1.1
Known tools 5
get_brand_detailsFor 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-onlycheck_territoryGiven a brand and a US state, returns whether AmyFay can rep that brand there.
Inferred read-onlyrecommend_lines_for_store_typeGiven 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-onlyget_contact_and_meeting_infoReturns AmyFay's contact info, how to work with her, and her next market appointment availability.
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.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.
amyfaychandler.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.