← Registry

eCommerce

nfty.us

Provides access to Shopify catalog search, product details, store policies, and current promotions.

1 endpoint8 known toolsFirst detected September 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://nfty.us/funnel/mcp/pk_M1P_CU5vH0e6piXUY4zDxxzc

No auth detected

MCP server metadata

Name
nfty-funnel
Version
1.0.0
Capabilities
toolsprompts
Server instructions

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

search_products

Search the Shopify catalog for apps and solutions

Inferred read-only
filter_sort_products

Filter and sort the current product results by price range, availability, or attributes.

Inferred read-only
get_product

Retrieve details for a specific solution or app

Inferred read-only
get_store_policies

Retrieve shipping, returns, and privacy policies

Inferred read-only
get_current_promotions

Check for any active discounts or offers

Inferred read-only
get_store_context

Strategic brief for AI agents: what the store sells, catalog categories and price range, guardrails, and the recommended interaction playbook.

Inferred read-only
recommend_products

Given a natural-language description of what the user needs, return ranked product recommendations with a 'why' explanation for each.

Inferred read-only
build_cart_link

Build a shareable cart permalink URL with the given variant ids and quantities pre-filled.

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

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.