Skip to content
Zed

qlows mcp for Zed

io.github.getqlows/qlows-mcp

Find Tenders in 35 Countries of the WTO-GPA Zone and ground your AI for your RFP responses

client:Zed transport:stdio runtime:npm

Install qlows mcp in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "qlows-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@qlows/mcp"
      ],
      "env": {
        "QLOWS_TOKEN": "<QLOWS_TOKEN>",
        "QLOWS_BASE_URL": "<QLOWS_BASE_URL>"
      }
    }
  }
}

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

qlows mcp in other clients