INDIVIDUAL MCP TOOL
get_claims
Every well-sourced claim for one product, each with its status (Right, Partly right, Wrong, Never settled, Not comparable, Not checked yet, No outcome yet), how many outlets reported it, who reported it first, and a link to the evidence on idevice.com.
LIVE ENDPOINT
https://idevice.com/api/mcp
Connect to this endpoint to inspect the live schema for get_claims 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
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.
Related tools
list_products— Every product iDevice tracks, with its lifecycle (rumored, announced, preorder, shipping, previous) and how many well-sourced claims it has (can be 0).get_product— Lifecycle, official or estimated price, key dates, claim count and how well-sourced the claims are.get_product_facts— Official price (only when the maker announced or is selling it; otherwise labelled as an estimate), announcement and availability dates with their source, and specs.compare_products— Side-by-side specs for 2 or 3 products, from the same engine as idevice.com/compare.search_claims— Find well-sourced claims by keyword across every tracked product, e.g.