Loading MCP server directory, please wait...
Your live qlows RFP/bid deals + public tender search, inside any MCP client like Claude or Cursor.
npx @getmcp/cli add io.github.getqlows/qlows-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
QLOWS_TOKENqlows API token. Mint one at https://app.qlows.com/mcp or run `qlows-mcp login`.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.getqlows/qlows-mcp": {
"command": "npx",
"args": [
"-y",
"@qlows/mcp"
],
"env": {
"QLOWS_TOKEN": "",
"QLOWS_BASE_URL": ""
}
}
}
}