Skip to content
Claude Desktop

prismcrawl for Claude Desktop

io.github.prismcrawl/prismcrawl

Search, maps, reviews, and app store data from Google, Bing, Amazon, Apple, Yelp, and Tripadvisor.

client:Claude Desktop transport:streamable-http

Install prismcrawl in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "prismcrawl": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.prismcrawl.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

prismcrawl in other clients