Data Collection
idevice.com
Tracks and verifies product claims by aggregating corroborated reports from multiple outlets.
ENDPOINT 1
https://idevice.com/api/mcp
MCP server metadata
- Name
- idevice-wearables
- Version
- 2.0.0
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
get_claimsEvery 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-onlysearch_claimsFind corroborated claims by keyword across every tracked product — e.g.
Inferred read-onlyget_productRelease status, category, and how well-sourced the product's claims are overall.
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.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.
idevice.com is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.