Skip to content
Grok

prismcrawl for Grok

io.github.prismcrawl/prismcrawl

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

client:Grok transport:streamable-http

Install prismcrawl in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "prismcrawl": {
      "type": "http",
      "url": "https://api.prismcrawl.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

prismcrawl in other clients