← commercegraph.com
INDIVIDUAL MCP TOOL
predict_rto
Predict RTO (return-to-origin) risk for a shipment before dispatch, powered by Shipsure Intelligence.
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 endpoint
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.commercegraph-com]
url = "https://commercegraph.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"commercegraph-com": {
"type": "http",
"url": "https://commercegraph.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: commercegraph-com
Remote MCP URL: https://commercegraph.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": {
"commercegraph-com": {
"url": "https://commercegraph.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"commercegraph-com": {
"type": "http",
"url": "https://commercegraph.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "commercegraph-com",
"transport": "streamable-http",
"url": "https://commercegraph.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
order_risk— Score overall order risk (fraud, COD refusal) for an order.score_address— Score the quality/deliverability of a delivery address.standardise_address— Standardise a raw, messy address string into clean structured components.pincode_lookup— Look up city, state and locality for an Indian six-digit pincode.check_serviceability— Check which couriers can deliver between a pickup and delivery pincode, with rate, ETA and COD support.market_geography— FAST market intelligence (~0.1s).market_trends— Ask Shiprocket Trends — live market intelligence over the network.predict_category— Predict the product category from one or more product descriptions or titles.