← Registry

eCommerce

autoid.ro

Provides tools to search and retrieve AutoID product catalog information, including grouped products, SKUs, and current offers.

1 endpoint11 known toolsFirst detected September 11, 2026Last detected September 11, 2026

ENDPOINT 1

https://mcp.autoid.ro/mcp

No auth detected

MCP server metadata

Name
autoid-products-support
Version
0.3.1
Capabilities
tools.listChanged

Known tools 11

search_products

Search the official AutoID catalog by model, SKU or text.

Inferred read-only
get_product_group

Returns authoritative grouped-product information for an AutoID model such as MC9300.

Inferred read-only
list_product_variants

Lists exact SKUs belonging to an AutoID grouped product.

Inferred read-only
get_product

Returns canonical data for an exact AutoID SKU.

Inferred read-only
get_product_offer

Returns the current authoritative AutoID offer for an exact SKU.

Inferred read-only
get_related_products

Returns first-party related catalog entities for a model or exact SKU.

Inferred read-only
get_related_products_summary

Returns a compact catalog summary for related products without sending the full item list into MCP context.

Inferred read-only
search_support

Search the official AutoID Support Center for a model, manual, driver, firmware, software, troubleshooting article, video or other verified technical resource.

Inferred read-only
fetch_support

Fetch the full verified text and metadata for one result returned by search_support.

Inferred read-only
autoid_support_health

Checks the read-only AutoID Support Center MCP source used for manuals, firmware, drivers, software, videos and troubleshooting resources.

Inferred read-only
autoid_api_health

Checks whether the first-party AutoID canonical API is reachable and reports its declared authoritative commercial fields and relation capabilities.

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.autoid-products-support]
url = "https://mcp.autoid.ro/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "autoid-products-support": {
      "type": "http",
      "url": "https://mcp.autoid.ro/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "autoid-products-support": {
      "type": "http",
      "url": "https://mcp.autoid.ro/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "autoid-products-support",
  "transport": "streamable-http",
  "url": "https://mcp.autoid.ro/mcp"
}
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.