INDIVIDUAL MCP TOOL
competitor_watch
Read-only competitor diff: resolves the named competitors and reports their current listings, what changed vs.
LIVE ENDPOINT
https://api.shipaso.com/mcp
Connect to this endpoint to inspect the live schema for competitor_watch 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.shipaso]
url = "https://api.shipaso.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"shipaso": {
"type": "http",
"url": "https://api.shipaso.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: shipaso
Remote MCP URL: https://api.shipaso.com/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": {
"shipaso": {
"url": "https://api.shipaso.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"shipaso": {
"type": "http",
"url": "https://api.shipaso.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "shipaso",
"transport": "streamable-http",
"url": "https://api.shipaso.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
preview_app— Read-only ASO snapshot of any App Store app (grade, lead rank, top-10 count, sample).audit_app— Read-only listing audit: prioritized findings (severity + impact) plus a summary, derived from the live public listing.audit_play_app— Read-only GOOGLE PLAY listing audit: screenshot grade, the 30/80/4000 title/short/long-description budget, target-term coverage in the long description (Play's keyword surface), a keyword-stuffing guard, prioritized findings + summary, and capability locks for surfaces a public read can't see.audit_play_app_owner— Read-only audit of YOUR OWN Google Play app via the official Play Developer API — full fidelity including the short description (which the public page can't show), with NO capability locks.keyword_gaps— Read-only keyword opportunities: terms tracked competitors VISIBLY use that this app doesn't target and doesn't rank top-50 for, sorted by winnability.rank_check— Read-only organic rank check across the app's target keywords, plus winnability-ranked opportunities computed from those measured positions.screenshot_coverage— Read-only screenshot scoring for the app's live store gallery (count, score, grade, levers to improve).war_room— Read-only head-to-head rank war room for one of YOUR connected apps: your tracked-keyword rank history vs.