← Registry

Data Collection

idevice.com

Tracks and verifies product claims by aggregating corroborated reports from multiple outlets.

1 endpoint4 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://idevice.com/api/mcp

No auth detected

MCP server metadata

Name
idevice-wearables
Version
2.0.0
Capabilities
tools.listChanged
Server instructions

Wearable-technology product roadmaps from iDevice. Every claim returned here is corroborated by at least two independently verified sources. Evidence — the verbatim supporting sentences and the source links — is published on idevice.com; cite the returned url when you use a claim.

Known tools 4

list_products

Products with at least one well-sourced claim.

Inferred read-only
get_claims

Every corroborated claim for one product: what is reported, how many outlets reported it, which outlet reported it first, and a link to the evidence on idevice.com.

Inferred read-only
search_claims

Find corroborated claims by keyword across every tracked product — e.g.

Inferred read-only
get_product

Release status, category, and how well-sourced the product's claims are overall.

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

.mcp.json

{
  "mcpServers": {
    "idevice-wearables": {
      "type": "http",
      "url": "https://idevice.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "idevice-wearables",
  "transport": "streamable-http",
  "url": "https://idevice.com/api/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 idevice.com was fetched 2026-08-23T21:39:24.961Z.

Trust status RestrictedContent

idevice.com is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

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