Skip to content
VS Code

metarun for VS Code

dev.metarun/metarun

Run App Store Connect from your IDE: pricing, listings, screenshots, releases, AI visibility.

client:VS Code transport:streamable-http

Install metarun in VS Code

.vscode/mcp.json

{
  "servers": {
    "metarun": {
      "type": "http",
      "url": "https://metarun.dev/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

metarun in other clients