Skip to content
Grok

upAPI for Grok

io.github.devinosolutions/upapi-mcp

All public upAPI operations as MCP tools: web scraping, search, screenshots, PDF, OCR and more.

client:Grok transport:streamable-http runtime:npm

Install upAPI in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "upapi-mcp": {
      "type": "http",
      "url": "https://app.upapi.io/api/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

upAPI in other clients