Skip to content
VS Code

Itunes Search for VS Code

io.github.pipeworx-io/itunes-search

iTunes Search MCP — Apple's public catalog search

client:VS Code transport:streamable-http

Install Itunes Search in VS Code

.vscode/mcp.json

{
  "servers": {
    "itunes-search": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/itunes-search/mcp"
    }
  }
}

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

Itunes Search in other clients