ShipASO for VS Code
io.github.airowe/shipaso
Audit any App Store or Google Play listing: measured ranks, keyword gaps, draft copy. Read-only.
client:VS Code
transport:streamable-http
tools:12
Install ShipASO in VS Code
.vscode/mcp.json
{
"servers": {
"shipaso": {
"type": "http",
"url": "https://api.shipaso.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs