← dtmframe.com

INDIVIDUAL MCP TOOL

search_products

Searches the product catalog of a Japanese music-production buying guide by typed, non-personal vocabulary: category, brand (slug or id), product_id, alias (an exact product name or registered alias, matched after normalization), plugin format, OS and license.

dtmframe.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://dtmframe.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for search_products and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

dtmframe.com

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

.mcp.json

{
  "mcpServers": {
    "dtmframe": {
      "type": "http",
      "url": "https://dtmframe.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "dtmframe": {
      "type": "http",
      "url": "https://dtmframe.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "dtmframe",
  "transport": "streamable-http",
  "url": "https://dtmframe.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • get_current_offers — Returns the current merchant offers of one product (product_id, product slug or edition_id; region JP by default): price in integer minor units with currency_exponent plus price_display (the same amount formatted, e.
  • resolve_purchase_request — Computation only: conditional product / setup / add-on candidates from typed constraints (category, brand, formats, OS, license, budget), optional free text and user-claimed ownership, bound to one published snapshot.
  • compare_products — Computation only: per-edition differences (license, formats, OS, capabilities, cheapest known cost over the offers this channel may disclose, budget fit) for 2 to 10 edition ids under the same channel policy as resolve_purchase_request.
  • list_deals — Lists the sales and campaigns recorded by a Japanese music-production buying guide (region JP), running ones first: title, kind, source (manufacturer store, merchant listings or manufacturer announcement), state, recorded start and end with deadline_status, checked_at / fresh_until, brands, categories, a sample of target products, prices_from (the lowest current price per currency among the offers this channel may disclose, with a display string), and the largest discount against the merchant's own reference price among the offers this channel may disclose.