Contract answers, cited.
89 GovCon Radar tools behind one URL.
Frontier models: 100% correct with Pipeworx, 63% with web search
Who is registered to bid, what an agency has bought before, and which rules just changed. Ask for a contractor and get their SAM registration, their awards and their exclusions together, each cited to the record it came from.
Included Packs
Search federal contract opportunities, pre-solicitations, and awards. Entity/vendor lookup with certifications. (BYO key, free)
$7T+ in federal spending data. Awards by agency, NAICS, PSC, recipient. Spending trends over time. (free, no key)
Small business innovation research awards and open solicitations across all agencies. (free, no key)
Public contractor financials, 10-K filings, revenue disclosures. (free, no key)
Legislative tracking for procurement-related bills and policy changes. (free, no key)
Setup
Choose one of these options:
Open claude.ai/customize/connectors, click Add custom connector, name it Pipeworx GovCon and paste this URL. Leave the OAuth client ID and secret blank — the connector registers itself.
https://gateway.pipeworx.io/mcp?vertical=govconThen click Connect and sign in with GitHub. That step is free and takes you from 50 calls a day to 200 — same connection either way, and you can skip it and sign in later. In a new chat, open the tools menu and enable the connector.
Custom connectors need a paid Claude plan — that is an Anthropic gate, not a Pipeworx one.
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"pipeworx-govcon": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/mcp?vertical=govcon",
"--header",
"Authorization:Bearer YOUR_API_KEY"
]
}
}
}Paste this into Claude to use for one conversation:
Use this MCP server for this conversation:
npx -y mcp-remote "https://gateway.pipeworx.io/mcp?vertical=govcon" --header "Authorization:Bearer YOUR_API_KEY"
Then search SAM.gov for open cybersecurity contracts.These data sources are free and open — no API keys required.
All Tools
SAM.gov 4 tools
sam_search_opportunitiesSearch federal contract opportunities by keyword, NAICS, or set-aside typesam_get_opportunityGet full details for a specific contract opportunitysam_entity_searchSearch registered entities/vendors by name, UEI, or CAGE codesam_set_aside_opportunitiesFind opportunities with small business set-asidesUSAspending 5 tools
usa_spending_by_agencyFederal spending totals broken down by agencyusa_award_searchSearch federal awards by keyword, agency, or recipientusa_spending_by_categorySpending breakdown by NAICS, PSC, or other categoryusa_recipient_profileSpending profile for a specific award recipientusa_spending_trendsSpending trends over time by agency or categorySBIR/STTR 5 tools
sbir_search_awardsSearch SBIR/STTR awards by keyword or topicsbir_get_awardGet full details for a specific SBIR/STTR awardsbir_search_solicitationsSearch open SBIR/STTR solicitations across agenciessbir_company_awardsAll SBIR/STTR awards for a specific companysbir_agency_statsSBIR/STTR award statistics by agencySEC EDGAR 5 tools
edgar_search_filingsFull-text search across all SEC filingsedgar_company_filingsList filings for a specific companyedgar_company_factsAll XBRL facts for a companyedgar_company_conceptSingle XBRL concept time seriesedgar_ticker_to_cikConvert ticker symbol to CIK numberCongress 4 tools
search_billsSearch congressional bills by keywordget_billGet full details for a single bill by IDget_membersGet current members of Congressget_votesGet recent congressional votesCommon questions
What data sources are included in GovCon Radar?
SAM.gov (active contract opportunities, vendor registrations), USAspending.gov (federal spending by agency, vendor, NAICS code), SBIR/STTR (small business innovation awards), Congress.gov (bills, committees, legislators), and the Federal Register (rules, notices, proposed regulations). Covers opportunity discovery, vendor research, and legislative tracking.
Can I find open contract opportunities filtered by NAICS or set-aside?
Yes. The SAM.gov tools accept NAICS codes, set-aside types (small business, 8(a), WOSB, SDVOSB), agency, place of performance, and posting date range. An agent can ask "find open cybersecurity contracts over $1M with a small-business set-aside" and get a filtered list with response deadlines and points of contact.
How do I research who has won similar contracts in the past?
USAspending.gov tools surface obligations by agency, vendor, NAICS code, and time period. An agent can ask "who are the top contractors for DoD cybersecurity work in the last 3 years" and get a ranked vendor list with total obligations, contract counts, and award histories.
Are SBIR/STTR awards searchable?
Yes — the SBIR pack indexes awards across all participating federal agencies (DoD, NIH, NSF, DOE, etc.) by topic, agency, phase, company, and year. Useful for tracking emerging technology areas and identifying potential partners or competitors with prior federal funding.