Apple Maps for VS Code
io.github.johnisanerd/apple-maps
Search Apple Maps businesses with Apple ratings and aggregated Yelp + TripAdvisor reviews.
client:VS Code
transport:streamable-http
Install Apple Maps in VS Code
.vscode/mcp.json
{
"servers": {
"apple-maps": {
"type": "http",
"url": "https://mcp.apify.com/?tools=johnvc/apple-maps-api"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs