qlows mcp for Windsurf
io.github.getqlows/qlows-mcp
Find Tenders in 35 Countries of the WTO-GPA Zone and ground your AI for your RFP responses
client:Windsurf
transport:stdio
runtime:npm
Install qlows mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"qlows-mcp": {
"command": "npx",
"args": [
"-y",
"@qlows/mcp"
],
"env": {
"QLOWS_TOKEN": "<QLOWS_TOKEN>",
"QLOWS_BASE_URL": "<QLOWS_BASE_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs