Skip to content
Zed

upAPI for Zed

io.github.devinosolutions/upapi-mcp

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

client:Zed transport:streamable-http runtime:npm

Install upAPI in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "upapi-mcp": {
      "url": "https://app.upapi.io/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

upAPI in other clients