prismcrawl for VS Code
io.github.prismcrawl/prismcrawl
Search, maps, reviews, and app store data from Google, Bing, Amazon, Apple, Yelp, and Tripadvisor.
client:VS Code
transport:streamable-http
Install prismcrawl in VS Code
.vscode/mcp.json
{
"servers": {
"prismcrawl": {
"type": "http",
"url": "https://api.prismcrawl.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs