
Research
/Security News
Popular npm Packages in the keyv and Cacheable Namespaces Compromised in Active Supply Chain Attack
Popular npm packages keyv and cacheable compromised.
bidsparq-mcp-server
Advanced tools
BidSparq MCP server — query federal RFPs, subaward primes, pricing percentiles, wired-RFP signals, buyer-side procurement-officer contacts (Beacon), and federal contract vehicles / GWACs / GSA Schedules / BPAs from Claude Desktop, Claude Code, Cursor, and
Query BidSparq's federal RFP, subaward, pricing, and vendor data from Claude Desktop, Claude Code, Cursor, Cline, and any other MCP-compatible AI client.
Pro Max plan required. Get one at bidsparq.com/plan.
All 55 tools available from your AI client. Unlimited usage on Pro Max subject to fair-use limits (per-minute / per-hour / daily cost), shared with in-app chat.
bidsparq.com/settings/api-keys → Create Key → copy the bsq_live_... value.
Edit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%/Claude/claude_desktop_config.json (Windows):
{
"mcpServers": {
"bidsparq": {
"command": "npx",
"args": ["-y", "bidsparq-mcp-server"],
"env": {
"BIDSPARQ_API_KEY": "bsq_live_..."
}
}
}
}
Restart Claude Desktop.
Add to .mcp.json in your project (or ~/.claude/mcp.json globally):
{
"mcpServers": {
"bidsparq": {
"command": "npx",
"args": ["-y", "bidsparq-mcp-server"],
"env": {
"BIDSPARQ_API_KEY": "bsq_live_..."
}
}
}
}
Edit .cursor/mcp.json in your project:
{
"mcpServers": {
"bidsparq": {
"command": "npx",
"args": ["-y", "bidsparq-mcp-server"],
"env": {
"BIDSPARQ_API_KEY": "bsq_live_..."
}
}
}
}
Same JSON shape — refer to your extension's MCP config docs and paste the snippet above.
After install, ask your AI client:
| Env var | Required | Default | Notes |
|---|---|---|---|
BIDSPARQ_API_KEY | yes | — | bsq_live_... from your settings page |
BIDSPARQ_BASE_URL | no | https://bidsparq.com | Override for self-hosted / staging |
Invalid BIDSPARQ_API_KEY — Key is wrong, expired, or revoked. Create a new one in your settings.Pro Max plan required — Upgrade at bidsparq.com/plan.Rate limit exceeded — Pro Max has fair-use limits to protect against runaway scripts (per-minute: 60, per-hour: 500, daily cost cap). The 429 response includes a Retry-After header. Most users will never see this; if you do, slow your loop or contact support.BidSparq MCP is not yet enabled in your account — MCP is in staged rollout. Email hello@bidsparq.com for early access.bsq_live_xxx) are visible after creation.MIT. Source: https://github.com/n0edlg/bidsparq-mcp-server
FAQs
BidSparq MCP server — query federal RFPs, subaward primes, pricing percentiles, wired-RFP signals, buyer-side procurement-officer contacts (Beacon), and federal contract vehicles / GWACs / GSA Schedules / BPAs from Claude Desktop, Claude Code, Cursor, and
We found that bidsparq-mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.

Security News
/Company News
Socket has joined the new Composer and Packagist sponsorship program as a launch sponsor, supporting the team that keeps PHP's package ecosystem secure.