eCommerce
nfty.us
Provides access to Shopify catalog search, product details, store policies, and current promotions.
ENDPOINT 1
https://nfty.us/funnel/mcp/pk_M1P_CU5vH0e6piXUY4zDxxzc
MCP server metadata
- Name
- nfty-funnel
- Version
- 1.0.0
Commerce tools for the online store 'NFTY' (nfty.us). Use search_products to find items; use the load_shopping_context prompt with a capsule token to continue a prior conversation. Checkout must be completed by the human user on the store website.
Known tools 8
filter_sort_productsFilter and sort the current product results by price range, availability, or attributes.
Inferred read-onlyget_store_contextStrategic brief for AI agents: what the store sells, catalog categories and price range, guardrails, and the recommended interaction playbook.
Inferred read-onlyrecommend_productsGiven a natural-language description of what the user needs, return ranked product recommendations with a 'why' explanation for each.
Inferred read-onlybuild_cart_linkBuild a shareable cart permalink URL with the given variant ids and quantities pre-filled.
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.nfty-funnel]
url = "https://nfty.us/funnel/mcp/pk_M1P_CU5vH0e6piXUY4zDxxzc"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"nfty-funnel": {
"type": "http",
"url": "https://nfty.us/funnel/mcp/pk_M1P_CU5vH0e6piXUY4zDxxzc"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: nfty-funnel
Remote MCP URL: https://nfty.us/funnel/mcp/pk_M1P_CU5vH0e6piXUY4zDxxzc
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": {
"nfty-funnel": {
"url": "https://nfty.us/funnel/mcp/pk_M1P_CU5vH0e6piXUY4zDxxzc"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"nfty-funnel": {
"type": "http",
"url": "https://nfty.us/funnel/mcp/pk_M1P_CU5vH0e6piXUY4zDxxzc"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "nfty-funnel",
"transport": "streamable-http",
"url": "https://nfty.us/funnel/mcp/pk_M1P_CU5vH0e6piXUY4zDxxzc"
}
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.