Find Tenders in 35 Countries of the WTO-GPA Zone and ground your AI for your RFP responses
claude mcp add qlows-mcp -- npx -y @qlows/mcp
claude_desktop_config.json
{
"mcpServers": {
"qlows-mcp": {
"command": "npx",
"args": [
"-y",
"@qlows/mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"qlows-mcp": {
"command": "npx",
"args": [
"-y",
"@qlows/mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"qlows-mcp": {
"command": "npx",
"args": [
"-y",
"@qlows/mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"qlows-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@qlows/mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"qlows-mcp": {
"command": "npx",
"args": [
"-y",
"@qlows/mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.getqlows--qlows-mcp/reviews or the review_server meta-tool.
POST /mcp