Skip to content
VS Code

upAPI for VS Code

io.github.devinosolutions/upapi-mcp

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

client:VS Code transport:streamable-http runtime:npm

Install upAPI in VS Code

.vscode/mcp.json

{
  "servers": {
    "upapi-mcp": {
      "type": "http",
      "url": "https://app.upapi.io/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

upAPI in other clients