app manager for VS Code
app.lance/app-manager
App Store Connect operator for AI agents: icons, TestFlight builds, listings, IAP, rejection fixes.
client:VS Code
transport:streamable-http
Install app manager in VS Code
.vscode/mcp.json
{
"servers": {
"app-manager": {
"type": "http",
"url": "https://api.lance.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs