Itunes Search for Cursor
io.github.pipeworx-io/itunes-search
iTunes Search MCP — Apple's public catalog search
client:Cursor
transport:streamable-http
Install Itunes Search in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"itunes-search": {
"url": "https://gateway.pipeworx.io/itunes-search/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs