Skip to content
Grok

Perch Data for Grok

io.github.101nuts/perch-data

Six Apify actors: prediction-market weather data, tennis odds, Nashville permits, kitchen takeoffs.

client:Grok transport:streamable-http

Install Perch Data in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "perch-data": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=fetch-actor-details,get-actor-output,perchpermits/kalshi-weather-markets-nws,perchpermits/polymarket-weather-markets-stations,perchpermits/tennis-matches-odds-form,perchpermits/nashville-building-permits,perchpermits/kitchen-floor-plan-takeoff,perchpermits/apify-store-trends"
    }
  }
}

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

Perch Data in other clients